Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #2683 from icecream17/update-ci
Browse files Browse the repository at this point in the history
update os matrix in ci
  • Loading branch information
smashwilson authored May 18, 2021
2 parents cb4a0f7 + 592142f commit 60f3918
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 @@ -9,7 +9,7 @@ jobs:
name: tests
strategy:
matrix:
os: [ubuntu-18.04, macos-10.14, windows-latest]
os: [ubuntu-18.04, macos-latest, windows-latest]
channel: [beta, nightly]
fail-fast: false
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 60f3918

Please sign in to comment.