Skip to content

Commit

Permalink
removed env from github action
Browse files Browse the repository at this point in the history
  • Loading branch information
deronsmith committed Jun 5, 2024
1 parent 276e210 commit 129cced
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ on:
branches:
- main

env:
PYTHON_VERSIONS: ["3.10", "3.11", "3.12"]

jobs:
build_wheels:
name: Build wheels on ${{ matrix.os }}
Expand Down

0 comments on commit 129cced

Please sign in to comment.