Watch
2
0
Fork
You've already forked raylib-cs
0

Re-enable other platforms for merge

This commit is contained in:
Ben Parsons 2021-10-02 21:18:44 +10:00
commit 6f857481df

View file

@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest] #, windows-latest, macOS-latest]
os: [ubuntu-latest, windows-latest, macOS-latest]
steps:
- uses: actions/checkout@v2
- name: Setup dotnet