ci: runs on self hosted

This commit is contained in:
Ramon Roche
2024-08-08 11:42:20 -07:00
parent c15a2a03be
commit be63f06fd3
+1 -1
View File
@@ -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 }}