Skip to content

Commit d35c24c

Browse files
committed
Use macos-13 in CI
1 parent be98476 commit d35c24c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
os:
2626
- ubuntu-latest
2727
- windows-latest
28-
- macos-14
28+
- macos-13
2929
java:
3030
- 8
3131
- 11

0 commit comments

Comments
 (0)