We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 698d356 commit 6b709adCopy full SHA for 6b709ad
.github/workflows/build.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: enable foreign arch
45
uses: dbhi/qus/action@main
46
- name: compile and run unit tests
47
- uses: mosteo-actions/docker-run@v1
+ uses: mosteo-actions/docker-run@v2
48
with:
49
image: ghcr.io/igaw/linux-nvme/ubuntu-cross-${{ matrix.arch }}:latest
50
guest-dir: /build
0 commit comments