Skip to content

Commit

Permalink
Re-enable pytest/windows-latest-py3.6 CI job (closes #360)
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed May 26, 2021
1 parent a90c47c commit de141de
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ jobs:
# build environment, currently out of scope for the ixmp project.
# - "3.10.0-alpha.1" # Development version

exclude:
# See https://github.com/iiasa/ixmp/issues/360
- os: windows-latest
python-version: "3.6"

fail-fast: false

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

0 comments on commit de141de

Please sign in to comment.