Skip to content

Commit

Permalink
ci: runs on self hosted
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpollo committed Aug 8, 2024
1 parent c15a2a0 commit be63f06
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: ubuntu-latest
runs-on: self-hosted
container: px4io/px4-dev-base-focal:2021-09-08
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
Expand Down

0 comments on commit be63f06

Please sign in to comment.