We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e303ad1 commit 5f0ad54Copy full SHA for 5f0ad54
.github/workflows/build_layer.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
arch: [arm64, amd64]
15
- python_version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
+ python_version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
16
17
steps:
18
- name: Checkout
0 commit comments