Skip to content

Commit

Permalink
only build for 3.9 3.10 3.11 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
thiesmoeller committed Jun 14, 2024
1 parent 5530304 commit 00465da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
strategy:
fail-fast: false
matrix:
a: [cp36m, cp37m, cp38, cp39, cp3_10, cp3_11, cp3_12]
a: [cp39, cp3_10, cp3_11]
p: [manylinux_2_31_x86_64, manylinux_2_31_aarch64, manylinux_2_28_armv7l]

env:
Expand Down

0 comments on commit 00465da

Please sign in to comment.