We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1451316 commit 2e49b76Copy full SHA for 2e49b76
1 file changed
.github/workflows/mac.yml
@@ -32,7 +32,7 @@ jobs:
32
strategy:
33
matrix:
34
java: [ '8', '11', '17', '21' ]
35
- os: [ macos-10.15 ]
+ os: [ macos-14 ]
36
37
steps:
38
- uses: actions/checkout@v2
0 commit comments