Skip to content

Commit

Permalink
Remove useless stuff in 'wheel' workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mthh committed Aug 11, 2022
1 parent e225b8b commit a4468ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
fail-fast: false
matrix:
os: ["macos-latest", "ubuntu-latest", "windows-latest"]
# python-version: ['3.7', '3.8', '3.9', '3.10']

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit a4468ac

Please sign in to comment.