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 b1d6377 commit 97ee911Copy full SHA for 97ee911
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- os: [ubuntu-latest, macOS-12, windows-latest]
+ os: [ubuntu-latest, macOS-13, windows-latest]
14
jvm: ['8', '17']
15
steps:
16
- uses: actions/checkout@v4
0 commit comments