mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
use js image and switch to command -v
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user