Skip to content

Commit 7d0d306

Browse files
committed
Remove Mac 12 (now deprecated) from CI
1 parent 211f45a commit 7d0d306

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
@@ -102,9 +102,6 @@ jobs:
102102
- platform: MacOS 13
103103
os: "macos-13"
104104
test-script: "./unix.sh darwin"
105-
- platform: MacOS 12
106-
os: "macos-12"
107-
test-script: "./unix.sh darwin"
108105
- platform: Windows 2022
109106
os: "windows-2022"
110107
test-script: ".\\windows.bat"

0 commit comments

Comments
 (0)