Skip to content

Commit

Permalink
Update CI.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
loriab authored Oct 20, 2023
1 parent 6988a32 commit df397ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
test:
runs-on: ubuntu-latest
runs-on: [ ubuntu-latest, windows-latest ]
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit df397ff

Please sign in to comment.