Skip to content

Commit

Permalink
ci: use macos-14 because macos-11 is not available anymore (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
radoering committed Jul 21, 2024
1 parent c5a8839 commit 3d8461b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- os: Windows
image: windows-2022
- os: macOS
image: macos-11
image: macos-14
fail-fast: false
defaults:
run:
Expand Down

0 comments on commit 3d8461b

Please sign in to comment.