Skip to content

Commit c730cf6

Browse files
committed
Fix container name for now
1 parent b6aff15 commit c730cf6

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
@@ -191,7 +191,7 @@ jobs:
191191
name: raspbian-aarch64-py311
192192
- container: wpilib/aarch64-cross-ubuntu:2025-bullseye-22.04-py312
193193
name: raspbian-aarch64-py312
194-
- container: wpilib/aarch64-cross-ubuntu:2025-bullseye-22.04-py313
194+
- container: wpilib/aarch64-cross-ubuntu:bullseye-22.04-py313
195195
name: raspbian-aarch64-py313
196196

197197
container:

0 commit comments

Comments
 (0)