Skip to content

Commit

Permalink
remove windows test
Browse files Browse the repository at this point in the history
  • Loading branch information
AWehrhahn committed Apr 5, 2022
1 parent e6ded50 commit 58593de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
runs_on: ubuntu-latest
- name: macos
runs_on: macos-latest
- name: windows
runs_on: windows-latest
# - name: windows
# runs_on: windows-latest
runs-on: ${{ matrix.runs_on }}

steps:
Expand Down

0 comments on commit 58593de

Please sign in to comment.