Skip to content

Commit 8b0be4a

Browse files
committed
Use macOS-13
1 parent 38d5434 commit 8b0be4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
matrix:
1212
os:
1313
- ubuntu-latest
14-
- macOS-latest
14+
- macOS-13 # OpenJDK 8 is not supported on macos-14+ (M1).
1515
- windows-latest
1616
gradle:
1717
- "8.7"

0 commit comments

Comments
 (0)