Skip to content

Commit 0ec80fe

Browse files
committed
macos-11 is gone
1 parent 9a378d3 commit 0ec80fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sanity-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
strategy:
7979
fail-fast: false
8080
matrix:
81-
host: [ubuntu-22.04, macos-11, macos-12, windows-2022]
81+
host: [ubuntu-22.04, macos-12, macos-13, macos-14, windows-2022]
8282
needs: package
8383
runs-on: ${{ matrix.host }}
8484
steps:

0 commit comments

Comments
 (0)