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 e17a7b1 commit ff74bc5Copy full SHA for ff74bc5
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- os: [ macos-13, macos-14, macos-15, ubuntu-latest, windows-latest ]
+ os: [ macos-latest, ubuntu-latest, windows-latest ]
18
steps:
19
- uses: actions/checkout@v4
20
- name: Set up JDK 21
0 commit comments