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 8e109ce commit 8f297b0Copy full SHA for 8f297b0
.github/workflows/docker-builds.yml
@@ -18,7 +18,7 @@ jobs:
18
fail-fast: false
19
matrix:
20
ubuntu_version: ["22.04"]
21
- 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"]
22
opencv_version: ["4.11.0"]
23
device: ["cpu", "gpu"]
24
cuda_version: ["12.4.1"]
0 commit comments