Skip to content

Commit

Permalink
CI: temporarily de-activate win/macos
Browse files Browse the repository at this point in the history
  • Loading branch information
mbackenkoehler committed Nov 13, 2023
1 parent e39d0e8 commit 9e0f888
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ jobs:
cfg:
- os: ubuntu-latest
python-version: "3.9"
- os: macos-latest
python-version: "3.9"
- os: windows-latest
python-version: "3.9"
#- os: macos-latest
#python-version: "3.9"
#- os: windows-latest
#python-version: "3.9"

env:
PYVER: ${{ matrix.cfg.python-version }}
Expand Down

0 comments on commit 9e0f888

Please sign in to comment.