Skip to content

Commit

Permalink
Merge pull request #803 from mjcheetham/macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mjcheetham committed Jul 25, 2022
2 parents 10935fb + 0b7bdd3 commit 162d657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-18.04, ubuntu-20.04, windows-2019, macos-10.15]
os: [ubuntu-18.04, ubuntu-20.04, windows-2019, macos-latest]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 162d657

Please sign in to comment.