Skip to content

Commit

Permalink
[wip] Windows workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jnbrunet committed May 28, 2022
1 parent 01ee3db commit 6d9d0b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
sofa_version: [ v21.12.00, master ]
sofa_version: [ v21.12.00 ]
include:
- sofa_version: master
PYTHON_VERSION: 3.8
Expand Down Expand Up @@ -175,7 +175,7 @@ jobs:
strategy:
fail-fast: false
matrix:
sofa_version: [ v21.12.00, master ]
sofa_version: [ v21.12.00 ]
include:
- sofa_version: master
PYTHON_VERSION: 3.8.10
Expand Down

0 comments on commit 6d9d0b8

Please sign in to comment.