Skip to content

Commit

Permalink
ubuntu
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <[email protected]>
  • Loading branch information
cary-ilm committed Jan 11, 2024
1 parent ab00729 commit 17bb10f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-22.04, windows-latest, macOS-latest]
### os: [ubuntu-22.04, windows-latest, macOS-latest]
os: [ubuntu-22.04]

steps:
- name: Checkout
Expand Down

0 comments on commit 17bb10f

Please sign in to comment.