Skip to content

Commit 1c2d653

Browse files
committed
macos-10.15 image label should be updated to ... up to macOS-13 with intel
1 parent 1451316 commit 1c2d653

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
strategy:
3333
matrix:
3434
java: [ '8', '11', '17', '21' ]
35-
os: [ macos-10.15 ]
35+
os: [ macos-13 ]
3636

3737
steps:
3838
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)