This commit is contained in:
parent
c2da4e06d5
commit
0b134d3676
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ on: push
|
|||
jobs:
|
||||
nix_build:
|
||||
name: Build Nix targets
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu:22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Check Nix flake inputs
|
||||
|
|
Loading…
Reference in a new issue