Skip to content

Commit

Permalink
Test build container
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelcoeffic committed Sep 21, 2023
1 parent bc89297 commit a86d44c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- xlite
- xlites
container:
image: ghcr.io/edgetx/edgetx-dev:2.9.0
image: ghcr.io/edgetx/edgetx-dev:pr-20
volumes:
- ${{ github.workspace }}:/src
steps:
Expand Down Expand Up @@ -109,7 +109,7 @@ jobs:
- x9lite;x9lites
- xlite;xlites
container:
image: ghcr.io/edgetx/edgetx-dev:2.9.0
image: ghcr.io/edgetx/edgetx-dev:pr-20
volumes:
- ${{ github.workspace }}:/src
steps:
Expand Down

0 comments on commit a86d44c

Please sign in to comment.