This commit is contained in:
Kreyren 2020-02-08 06:11:21 +00:00
parent 2289db1b1f
commit cfcd9a770c
2 changed files with 5 additions and 2 deletions

@ -8,7 +8,10 @@ on:
jobs:
# Rustlang
build-rustlang:
runs-on: ubuntu-latest
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-latest, windows-latest, ubuntu-18.04]
steps:
- uses: actions/checkout@v2
- name: building..

@ -26,7 +26,7 @@ build-rustlang:
# FIXME: Add logic
build-clang-c:
@ exit "$NEUTRALCODE"
@ exit 1
build-gcc-c:
@ # Make a build directory