We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 016f3ee commit a78cc04Copy full SHA for a78cc04
.github/workflows/test.yaml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ${{ matrix.os }}
12
strategy:
13
matrix:
14
- os: [ubuntu-latest, macos-11]
+ os: [ubuntu-latest, macos-12]
15
toolchain: [stable, nightly]
16
17
steps:
0 commit comments