Skip to content

Commit

Permalink
ci: build Python 3.11 docker image (#676)
Browse files Browse the repository at this point in the history
  • Loading branch information
krishanbhasin-px authored Feb 5, 2025
1 parent 96fbedb commit d4888e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
- ubuntu: 22.04
python: 3
label: "3.10"
- ubuntu: 22.04
python: 3.11
label: 3.11

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

0 comments on commit d4888e3

Please sign in to comment.