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 68cc089 commit c6cb3f2Copy full SHA for c6cb3f2
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- os: [ubuntu-latest, windows-latest, macOS-latest]
+ os: [macOS-latest]
16
steps:
17
- uses: actions/checkout@v4
18
- name: Set up JDK
0 commit comments