Build on all platforms

This commit is contained in:
jvyden 2021-10-16 21:01:54 -04:00
commit 8b91fdaa54
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278

View file

@ -12,8 +12,8 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
os: os:
# - { prettyName: Windows, fullName: windows-latest } - { prettyName: Windows, fullName: windows-latest }
# - { prettyName: macOS, fullName: macos-latest } - { prettyName: macOS, fullName: macos-latest }
- { prettyName: Linux, fullName: ubuntu-latest } - { prettyName: Linux, fullName: ubuntu-latest }
timeout-minutes: 10 timeout-minutes: 10