Skip to content

Commit 5737d77

Browse files
committed
Revert "py 3.13"
This reverts commit 615404c.
1 parent f74e863 commit 5737d77

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/docker-builds.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,6 @@ jobs:
4848
device: "gpu",
4949
cuda_version: "12.5.0",
5050
}
51-
- {
52-
ubuntu_version: "22.04",
53-
python_version: "3.13",
54-
opencv_version: "4.10.0",
55-
device: "gpu",
56-
cuda_version: "12.5.0",
57-
}
5851
steps:
5952
- name: Checkout
6053
uses: actions/checkout@v4

0 commit comments

Comments
 (0)