Skip to content

Commit 02256e5

Browse files
committed
Revert "build(ci): build Python 3.12 images on top of Ubuntu 24.04"
This reverts commit 1c0f557.
1 parent cee0585 commit 02256e5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/docker.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ jobs:
2222
- ubuntu: 22.04
2323
python: 3.11
2424
label: 3.11
25-
- ubuntu: 24.04
26-
python: 3.12
27-
label: 3.12
2825

2926
# Start a local registry to which we will push trame-common, so that
3027
# docker buildx may access it in later steps.

0 commit comments

Comments
 (0)