update gh workflow
This commit is contained in:
parent
10976f386b
commit
89c1d7b8c0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-24.04
|
||||
container: docker.io/jcollie/nixos-runner:latest
|
||||
container: docker.io/jcollie/nixos-runner:64-47000729b
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: set
|
||||
|
|
Loading…
Reference in a new issue