We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e52d4ed commit 8c884c3Copy full SHA for 8c884c3
.github/workflows/maven.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ${{ matrix.os }}
14
strategy:
15
matrix:
16
- os: [ubuntu-latest, macos-latest, windows-latest]
+ os: [ubuntu-latest, macos-15, windows-latest]
17
java-version: [17]
18
19
steps:
0 commit comments