Skip to content

Commit

Permalink
Remove Python3.8 from wheels build
Browse files Browse the repository at this point in the history
  • Loading branch information
berndgassmann authored Dec 3, 2024
1 parent b3ebddf commit fc83059
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
include:
- os: ubuntu-20.04
PYTHON_BINDING_VERSION: "3.10"
- os: ubuntu-20.04
PYTHON_BINDING_VERSION: "3.8"

name: ${{ matrix.os }}, python-${{ matrix.PYTHON_BINDING_VERSION }}
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit fc83059

Please sign in to comment.