Skip to content

Commit

Permalink
run on ubuntu 18.04
Browse files Browse the repository at this point in the history
  • Loading branch information
HanSolo authored and RalphSteinhagen committed Nov 17, 2020
1 parent 0f9f5ec commit 8caa280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-18.04, macOS-latest, windows-latest]
os: [ubuntu-18.04]
java: [11, 15]
fail-fast: false
max-parallel: 4
Expand Down

0 comments on commit 8caa280

Please sign in to comment.