Skip to content

Commit

Permalink
buster only
Browse files Browse the repository at this point in the history
  • Loading branch information
Lauszus committed Nov 14, 2024
1 parent 5a78271 commit 24fddf8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ jobs:
matrix:
debian_image: ['buster']
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11']
include:
- debian_image: 'bookworm'
python-version: '3.12'
- debian_image: 'bookworm'
python-version: '3.13'
steps:
- uses: actions/checkout@v4
- name: Build ${{ matrix.docker_images }} wheel
Expand Down

0 comments on commit 24fddf8

Please sign in to comment.