Skip to content

Commit

Permalink
Windows compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jnbrunet committed Aug 8, 2023
1 parent 34dbe28 commit a1ab1d9
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 ]
sofa_version: [ master ]
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 ]
sofa_version: [ master ]
include:
- sofa_version: master
PYTHON_VERSION: 3.8.10
Expand Down

0 comments on commit a1ab1d9

Please sign in to comment.