Skip to content

Commit b05ff69

Browse files
committed
macos 13 is not a thing
1 parent b80d2e7 commit b05ff69

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
os:
17-
- "macos-13"
1817
- "macos-14" # arm64
1918
- "macos-15" # arm64
2019
- "ubuntu-24.04"
@@ -55,7 +54,6 @@ jobs:
5554
fail-fast: false
5655
matrix:
5756
os:
58-
- "macos-13"
5957
- "macos-14" # arm64
6058
- "macos-15"
6159
ruby:

0 commit comments

Comments
 (0)