Skip to content

Commit

Permalink
build: make CI run on macos-11 runners
Browse files Browse the repository at this point in the history
now that actions/runner-images#2247 appears to be fixed
  • Loading branch information
franckrasolo committed Oct 10, 2021
1 parent 84faefc commit 2b1ad2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
matrix:
os:
- ubuntu-18.04
# - macos-11.0
- macos-11
- macos-10.15
- macos-10.13
toolchain:
Expand Down

0 comments on commit 2b1ad2d

Please sign in to comment.