use js image and switch to command -v
This commit is contained in:
parent
a67e210819
commit
0c0c1229fe
1 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ jobs:
|
||||||
runs-on: [tom, dind, nix]
|
runs-on: [tom, dind, nix]
|
||||||
container:
|
container:
|
||||||
network: host
|
network: host
|
||||||
image: catthehacker/ubuntu:act-latest
|
image: catthehacker/ubuntu:js-latest
|
||||||
volumes:
|
volumes:
|
||||||
- /nix/store:/nix/store
|
- /nix/store:/nix/store
|
||||||
- /nix/var/nix/db:/nix/var/nix/db
|
- /nix/var/nix/db:/nix/var/nix/db
|
||||||
|
@ -216,7 +216,7 @@ jobs:
|
||||||
name: Build
|
name: Build
|
||||||
runs-on: [tom, nix, dind]
|
runs-on: [tom, nix, dind]
|
||||||
container:
|
container:
|
||||||
image: catthehacker/ubuntu:act-latest
|
image: catthehacker/ubuntu:js-latest
|
||||||
volumes:
|
volumes:
|
||||||
- /nix/store:/nix/store
|
- /nix/store:/nix/store
|
||||||
- /nix/var/nix/db:/nix/var/nix/db
|
- /nix/var/nix/db:/nix/var/nix/db
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue