Skip to content

Commit

Permalink
update matrix os
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAbides committed Aug 3, 2023
1 parent 6b49f7f commit 852afdb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@ jobs:
matrix:
os:
- ubuntu-20.04
- ubuntu-18.04
- ubuntu-22.04
- windows-2019
- macos-10.15
- windows-2022
- macos-11
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down

0 comments on commit 852afdb

Please sign in to comment.