Skip to content

Commit

Permalink
CI/CD: update MacOS runner to version 11 so it doesn't stall out
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbbbr committed Aug 14, 2023
1 parent a2775ed commit 4b7e34c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
include:
- os: ubuntu-20.04
name: Linux-x64
- os: macos-10.15
- os: macos-11
name: MacOS-x64
steps:

Expand Down

0 comments on commit 4b7e34c

Please sign in to comment.