Skip to content

Commit

Permalink
github: switch macos to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
victorjulien committed Jul 3, 2023
1 parent 808198f commit ae814e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1391,8 +1391,7 @@ jobs:

macos-latest:
name: MacOS Latest
# use 10.15 for now. Build fails on macos-11 (aka macos-latest)
runs-on: macos-10.15
runs-on: macos-latest
needs: [prepare-deps]
steps:
# Cache Rust stuff.
Expand Down

0 comments on commit ae814e6

Please sign in to comment.