We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf92df7 commit 5753658Copy full SHA for 5753658
.github/workflows/checks.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
16
container:
17
- image: px4io/px4-dev-nuttx-focal:2021-09-08
+ image: igormisic/improject:v1.0.2
18
options: --privileged --ulimit core=-1 --security-opt seccomp=unconfined
19
20
steps:
.github/workflows/compile.yml
@@ -36,7 +36,7 @@ jobs:
36
]
37
38
39
40
41
42
- uses: actions/checkout@v2
0 commit comments