Skip to content

Commit

Permalink
Change Mac runtime to MacOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
raphw committed Feb 15, 2020
1 parent ffd1ceb commit 54ff861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-18.04, macOS-10.14, windows-2019]
os: [ubuntu-18.04, macOS-10.15, windows-2019]
java: [8, 11, 13]
architecture: [x32, x64]
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 54ff861

Please sign in to comment.