Skip to content

Commit

Permalink
build all platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
adlk committed Aug 16, 2023
1 parent aed5ab4 commit 4c0e596
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ jobs:

strategy:
matrix:
os: [windows-2019]
# os: [macos-latest, ubuntu-latest]
os: [macos-latest, ubuntu-latest, windows-2019]

steps:
- name: Check out Git repository
Expand Down

0 comments on commit 4c0e596

Please sign in to comment.