Skip to content

Commit

Permalink
ci: change libmicroros pre-release to release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy-mcelwain committed Jan 31, 2025
1 parent 4d9d281 commit 127a487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_msbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
{ release: 20241211, codename: foxy },
{ release: 20241211, codename: galactic },
{ release: 20241211, codename: humble },
{ release: 20250113, codename: jazzy, prerelease: true},
{ release: 20250113, codename: jazzy },
]

steps:
Expand Down

0 comments on commit 127a487

Please sign in to comment.