Skip to content

Commit

Permalink
Try Ubuntu compile on GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl Sabo committed Apr 23, 2020
1 parent 84f0d83 commit 5657e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
build:
strategy:
matrix:
os: [macos-latest, windows-latest]
os: [macos-latest, ubuntu-latest, windows-latest]
# The type of runner that the job will run on
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 5657e31

Please sign in to comment.