We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a378d3 commit 0ec80feCopy full SHA for 0ec80fe
.github/workflows/sanity-test.yml
@@ -78,7 +78,7 @@ jobs:
78
strategy:
79
fail-fast: false
80
matrix:
81
- host: [ubuntu-22.04, macos-11, macos-12, windows-2022]
+ host: [ubuntu-22.04, macos-12, macos-13, macos-14, windows-2022]
82
needs: package
83
runs-on: ${{ matrix.host }}
84
steps:
0 commit comments