Skip to content

Commit 6ba78ce

Browse files
committedSep 19, 2023
Test build container
1 parent f606118 commit 6ba78ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.github/workflows/actions.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- xlite
6969
- xlites
7070
container:
71-
image: ghcr.io/edgetx/edgetx-dev:2.9.0
71+
image: ghcr.io/edgetx/edgetx-dev:pr-20
7272
volumes:
7373
- ${{ github.workspace }}:/src
7474
steps:
@@ -109,7 +109,7 @@ jobs:
109109
- x9lite;x9lites
110110
- xlite;xlites
111111
container:
112-
image: ghcr.io/edgetx/edgetx-dev:2.9.0
112+
image: ghcr.io/edgetx/edgetx-dev:pr-20
113113
volumes:
114114
- ${{ github.workspace }}:/src
115115
steps:

0 commit comments

Comments
 (0)