Skip to content

Commit d4888e3

Browse files
ci: build Python 3.11 docker image (#676)
1 parent 96fbedb commit d4888e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docker.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ jobs:
1919
- ubuntu: 22.04
2020
python: 3
2121
label: "3.10"
22+
- ubuntu: 22.04
23+
python: 3.11
24+
label: 3.11
2225

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

0 commit comments

Comments
 (0)