Skip to content

Commit 88b8435

Browse files
authored
Merge pull request #2106 from joto/gh-action-disable-macos11
Github action: Disable build on macOS 11
2 parents 6a7f2c6 + 3f1731f commit 88b8435

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ jobs:
88
fail-fast: false
99
matrix:
1010
os:
11-
- "macos-11"
1211
- "macos-12" # latest
1312
- "macos-13"
1413
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)