Skip to content

Commit

Permalink
Update macOS test runner to macos-11
Browse files Browse the repository at this point in the history
  • Loading branch information
mdsteele committed May 9, 2023
1 parent 5e60228 commit 7a5293b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -40,7 +40,7 @@ jobs:
tests:
strategy:
matrix:
os: [ ubuntu-20.04, windows-2019, macos-10.15]
os: [ ubuntu-20.04, windows-2019, macos-11]
rust: [ stable ]

needs: [linters]
Expand Down

0 comments on commit 7a5293b

Please sign in to comment.