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 6641fe5 commit f0960d1Copy full SHA for f0960d1
1 file changed
.github/workflows/deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
htmlproofer:
18
runs-on: ubuntu-latest
19
container:
20
- image: moveit/moveit2:rolling-source
+ image: moveit/moveit2:jazzy-release
21
steps:
22
- uses: actions/checkout@v4
23
0 commit comments