Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Remove python 3.9
  • Loading branch information
ericbeland authored Sep 14, 2023
1 parent 9cc49dc commit e2daa3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ jobs:
py: "3.11"
- os: ubuntu-latest
py: "3.10"
- os: ubuntu-latest
py: "3.9"
runs-on: ${{ matrix.os }}
steps:
- run: printenv
Expand Down

0 comments on commit e2daa3b

Please sign in to comment.