We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a7a50f commit 18fdd75Copy full SHA for 18fdd75
.github/workflows/actions.yml
@@ -74,7 +74,7 @@ jobs:
74
- nb4p
75
- st16
76
container:
77
- image: ghcr.io/edgetx/edgetx-dev:latest
+ image: ghcr.io/edgetx/edgetx-dev:pr-29
78
volumes:
79
- ${{ github.workspace }}:/src
80
steps:
@@ -121,7 +121,7 @@ jobs:
121
122
123
124
125
126
127
.github/workflows/linux_cpn.yml
@@ -29,7 +29,7 @@ jobs:
29
build:
30
runs-on: ubuntu-latest
31
32
33
34
35
0 commit comments