Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DKenefake committed May 2, 2024
2 parents 5b4bf39 + 85b9b51 commit dc076e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PPOPT_CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-latest]
os: [ubuntu-latest, windows-latest]
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit dc076e7

Please sign in to comment.