Skip to content

Commit

Permalink
merged back windows upstream CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gmaze committed Sep 29, 2023
1 parent 145e52b commit 7b3287d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 214 deletions.
212 changes: 0 additions & 212 deletions .github/workflows/pytests-upstream-windows.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/pytests-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
fail-fast: true
matrix:
python-version: ["3.8", "3.9"]
os: ["ubuntu-latest", "macos-latest"]
os: ["ubuntu-latest", "macos-latest", "windows-latest"]

steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -151,7 +151,7 @@ jobs:
fail-fast: true
matrix:
python-version: ["3.8", "3.9"]
os: ["ubuntu-latest", "macos-latest"]
os: ["ubuntu-latest", "macos-latest", "windows-latest"]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7b3287d

Please sign in to comment.