use default container with hosted guix installed
Some checks failed
Publish bloatrunner / build (push) Failing after -1m52s

This commit is contained in:
Peter Tillemans 2024-05-27 13:28:26 +02:00
parent 589469b4cd
commit e8da2b2424

View file

@ -4,9 +4,8 @@ on: [push]
jobs: jobs:
build: build:
runs-on: docker runs-on: docker
container:
image: metacall/guix:latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: https://github.com/PromyLOPh/guix-install-action@v1
- run: guix build -f guix.scm - run: guix build -f guix.scm