Skip to content

Commit

Permalink
ci: go back to self hosted only
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpollo committed Aug 9, 2024
1 parent 9b2be5c commit fa57097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_all_targets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
group_targets:
runs-on: [self-hosted, ubuntu]
runs-on: self-hosted
container:
image: px4io/px4-dev-base-focal:2021-09-08
options: --user 1000
Expand Down

0 comments on commit fa57097

Please sign in to comment.