Skip to content

Commit 40c3655

Browse files
committed
Use macOS 13 for Java 8 on GH CI
1 parent 17d5490 commit 40c3655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# Don't need
3333
include:
3434
- java: 8
35-
os: macos-latest
35+
os: macos-13
3636
experimental: false
3737
- java: 8
3838
os: windows-latest

0 commit comments

Comments
 (0)