Skip to content

Commit f5fe253

Browse files
committed
disable macos 13 builds
1 parent 9a915ca commit f5fe253

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ jobs:
249249
ubuntu-22.04-arm,
250250
windows-latest,
251251
windows-11-arm,
252-
macos-13,
252+
# macos-13,
253253
macos-latest,
254254
]
255255

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.0
1+
2.1.4

0 commit comments

Comments
 (0)