Skip to content

Commit

Permalink
chore(ci): add 24.04 to nightly collect (#1443)
Browse files Browse the repository at this point in the history
  • Loading branch information
tuntoja authored Jun 17, 2024
1 parent 9432b63 commit e464526
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/robot-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4

- run: |
gh workflow run robot-nightly.yml -r "dev-24.04.x"
gh workflow run robot-nightly.yml -r "dev-23.10.x"
gh workflow run robot-nightly.yml -r "dev-23.04.x"
gh workflow run robot-nightly.yml -r "dev-22.10.x"
Expand Down

0 comments on commit e464526

Please sign in to comment.