Skip to content

Commit

Permalink
GHA: replace macos11 with macos13
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 committed May 3, 2024
1 parent 1f6c970 commit f6f490e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
include:
- os: [macos-11]
- os: [macos-13]
- os: [macos-14]
steps:

Expand Down

0 comments on commit f6f490e

Please sign in to comment.