Skip to content

Commit 4b9727c

Browse files
committed
Drop now-unsupported Mac 13 from CI
1 parent e661a4a commit 4b9727c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,6 @@ jobs:
108108
- platform: MacOS 14 (ARM64)
109109
os: "macos-14"
110110
test-script: "./unix.sh darwin arm64"
111-
- platform: MacOS 13
112-
os: "macos-13"
113-
test-script: "./unix.sh darwin x64"
114111
- platform: Windows 2025
115112
os: "windows-2025"
116113
test-script: ".\\windows.bat"

0 commit comments

Comments
 (0)