Skip to content

Commit 2e49b76

Browse files
committed
Workflows using the macos-10.15 image label should be updated to ... up to macOS-14
1 parent 1451316 commit 2e49b76

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-14 ]
3636

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

0 commit comments

Comments
 (0)