Skip to content

Commit 3ef7ea1

Browse files
committed
Fix
1 parent 2d7b5ab commit 3ef7ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
os: ["ubuntu-22.04", "ubuntu-22.04-arm", "macos-14", "windows-2022"]
7676
include:
7777
- os: ubuntu-22.04-arm
78-
container: python3.13-bookworm
78+
container: python:3.13-bookworm
7979

8080
container: ${{ matrix.container }}
8181

0 commit comments

Comments
 (0)