Skip to content

Commit 88ba986

Browse files
authored
Remove macos 12 from CI (#24)
1 parent 7529850 commit 88ba986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
strategy:
109109
matrix:
110110
platform:
111-
- runner: macos-12
111+
- runner: macos-14
112112
target: x86_64
113113
- runner: macos-14
114114
target: aarch64

0 commit comments

Comments
 (0)