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 2d7b5ab commit 3ef7ea1Copy full SHA for 3ef7ea1
.github/workflows/dist.yml
@@ -75,7 +75,7 @@ jobs:
75
os: ["ubuntu-22.04", "ubuntu-22.04-arm", "macos-14", "windows-2022"]
76
include:
77
- os: ubuntu-22.04-arm
78
- container: python3.13-bookworm
+ container: python:3.13-bookworm
79
80
container: ${{ matrix.container }}
81
0 commit comments