Skip to content

Commit

Permalink
Update macOS version
Browse files Browse the repository at this point in the history
  • Loading branch information
leonlianght committed Feb 10, 2020
1 parent 7d8bd7a commit dc189e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -51,7 +51,7 @@ jobs:
# Platforms to build on/for # Platforms to build on/for
strategy: strategy:
matrix: matrix:
os: [macos-10.14, windows-2019, ubuntu-18.04] os: [macos-latest, windows-2019, ubuntu-18.04]


runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}


Expand Down

0 comments on commit dc189e5

Please sign in to comment.