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 87970e2 commit b8261cdCopy full SHA for b8261cd
.github/workflows/mvn.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ${{ matrix.os }}
13
strategy:
14
matrix:
15
- os: [ubuntu-20.04, windows-2022, macos-12]
+ os: [ubuntu-24.04, windows-2022, macos-15]
16
java: [11, 17]
17
steps:
18
- uses: actions/checkout@v4
0 commit comments