We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc878a4 commit 35d32e2Copy full SHA for 35d32e2
.github/workflows/build-and-test-arm32v7.yml
@@ -40,7 +40,7 @@ jobs:
40
runs-on: ubuntu-latest
41
strategy:
42
matrix:
43
- python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
+ python-version: ["3.8", "3.9", "3.10", "3.11"]
44
steps:
45
- name: Checkout
46
uses: actions/checkout@v3
0 commit comments