Skip to content

Commit 3d47578

Browse files
committed
Use Kilted Kaiju Beta
1 parent a3b3a06 commit 3d47578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
if: ${{ needs.identify-ros-distro.outputs.distro == 'rolling' }}
4040
shell: bash
4141
run: |
42-
wget --quiet https://ci.ros2.org/view/packaging/job/packaging_windows/lastSuccessfulBuild/artifact/ws/ros2-package-windows-AMD64.zip -O rolling.zip
42+
wget --quiet https://github.com/ros2/ros2/releases/download/release-kilted-beta-20250430/ros2-kilted-beta-20250430-windows-release-amd64.zip -O rolling.zip
4343
7z x rolling.zip -y -o/c/dev/rolling
4444
4545
- uses: prefix-dev/[email protected]

0 commit comments

Comments
 (0)