Skip to content

Commit

Permalink
Also include macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
maresb committed Feb 26, 2023
1 parent e83de6e commit 808ac2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ ubuntu-latest ]
os: [ ubuntu-latest, macos-latest ]
python-version: [ "3.8", "3.9", "3.10", "3.11" ]
run-multiplier: [ A, B, C, D ]
run-multiplier: [ A, B ]
defaults:
run:
shell: bash -l {0}
Expand Down

0 comments on commit 808ac2c

Please sign in to comment.