Skip to content

Commit

Permalink
Update binary-build.yml update OS list
Browse files Browse the repository at this point in the history
msoos authored Jan 13, 2024
1 parent 92bc4c7 commit 5196fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binary-build.yml
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ jobs:

strategy:
matrix:
os: [ubuntu-20.04]
os: [ubuntu-20.04, windows-2022, macos-13]
build_type: ['Release']
staticcompile: ['ON', 'OFF']

0 comments on commit 5196fd2

Please sign in to comment.