Skip to content

Commit

Permalink
run_tests_dummy.yml: Re-add "windows-latest"
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuacwnewton committed Dec 1, 2023
1 parent 0ac0fd6 commit ab00a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests_dummy.yml
Expand Up @@ -28,7 +28,7 @@ jobs:
strategy:
matrix:
# This list must be kept **in sync** with the Required Statuses in https://github.com/ivadomed/ivadomed/settings/branch_protection_rules/5051948
os: [ "macos-latest", "ubuntu-20.04" ]
os: [ "macos-latest", "windows-latest", "ubuntu-20.04" ]
python-version: [ 3.8 ]
test-name:
- integration-test
Expand Down

0 comments on commit ab00a2a

Please sign in to comment.