Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
uwcdc authored Oct 26, 2023
1 parent 8fccf00 commit 33e9f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

checks:
name: Check Python ${{ matrix.python-version }} on ${{ matrix.runs-on }}
runs-on: ${{ matrix.runs-on }}
# runs-on: ${{ matrix.runs-on }}
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 33e9f0c

Please sign in to comment.