use js image and switch to command -v

This commit is contained in:
morguldir 2025-04-19 05:16:42 +02:00
parent a67e210819
commit 0c0c1229fe
No known key found for this signature in database
GPG key ID: 5A6025D4F6E7A8A3

View file

@ -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