Skip to content

Commit

Permalink
Try adding Windows to job matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
lbianchi-lbl committed Nov 22, 2024
1 parent d8f0a66 commit f3c056c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,9 +222,12 @@ jobs:
- conda-like
os:
- linux
- win64
include:
- os: linux
runner-image: ubuntu-20.04
- os: win64
runner-image: windows-2022
- install-mode: pip-default
pip-install-target: '.'
- install-mode: pip-complete
Expand Down

0 comments on commit f3c056c

Please sign in to comment.