We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a43c5ea + ec6edff commit 597f62eCopy full SHA for 597f62e
1 file changed
.github/workflows/build_pull.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ${{ matrix.os }}
14
strategy:
15
matrix:
16
- os: [ubuntu-latest, macos-latest]
+ os: [ubuntu-latest]
17
java: [8, 11]
18
19
steps:
0 commit comments