Skip to content

Commit

Permalink
Bump macOS on CI to 10.11 as 10.15 is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
nosami committed Sep 1, 2022
1 parent 9f059a9 commit da56661
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 @@ -67,7 +67,7 @@ jobs:

macos-build:
name: MacOS Build and Publish
runs-on: macOS-10.15
runs-on: macOS-11

steps:
# Must use fetch-depth 0 because the workflow requires that tags be present
Expand Down

0 comments on commit da56661

Please sign in to comment.