Skip to content

Commit

Permalink
ci: workflow updates
Browse files Browse the repository at this point in the history
  • Loading branch information
natrad100 committed Aug 9, 2024
1 parent 1cfddf8 commit 763b2ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ jobs:
arch: amd64
ros_distro: iron
github_release: true
- runner: buildjet-2vcpu-ubuntu-2204-arm
- runner: buildjet-8vcpu-ubuntu-2204-arm
arch: arm64
ros_distro: iron
github_release: false
- runner: buildjet-2vcpu-ubuntu-2204
arch: amd64
ros_distro: jazzy
github_release: false
- runner: buildjet-2vcpu-ubuntu-2204-arm
- runner: buildjet-8vcpu-ubuntu-2204-arm
arch: arm64
ros_distro: jazzy
github_release: false
Expand Down

0 comments on commit 763b2ab

Please sign in to comment.