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]
|
||||
container:
|
||||
network: host
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
image: catthehacker/ubuntu:js-latest
|
||||
volumes:
|
||||
- /nix/store:/nix/store
|
||||
- /nix/var/nix/db:/nix/var/nix/db
|
||||
|
@ -216,7 +216,7 @@ jobs:
|
|||
name: Build
|
||||
runs-on: [tom, nix, dind]
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
image: catthehacker/ubuntu:js-latest
|
||||
volumes:
|
||||
- /nix/store:/nix/store
|
||||
- /nix/var/nix/db:/nix/var/nix/db
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue