Skip to content

Commit

Permalink
Update build_and_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
doumdi authored Dec 20, 2023
1 parent 1c66e38 commit b2b7c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
needs: create-release
strategy:
matrix:
os: [macos-11, macos-12]
os: [macos-11, macos-12, macos-13]
architecture: [osx64]
build-type: [Release, Debug]

Expand Down

0 comments on commit b2b7c66

Please sign in to comment.