Skip to content

Commit 7cef0e4

Browse files
authored
Use macos-13 in CI which supports Java8 (#853)
1 parent c91e852 commit 7cef0e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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-latest
28+
- macos-13
2929
java:
3030
- 8
3131
- 11

0 commit comments

Comments
 (0)