We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e73a71d commit 1b1071eCopy full SHA for 1b1071e
.github/workflows/test.yaml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ${{ matrix.os }}
12
strategy:
13
matrix:
14
- os: [ubuntu-latest, macos-12]
+ os: [ubuntu-latest, macos-13, macos-14]
15
toolchain: [stable, nightly]
16
17
steps:
0 commit comments