snowflake: use :latest nixos/nix image
This commit is contained in:
parent
c96fd328c2
commit
f51a522e60
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
|||
update:
|
||||
runs-on: debian-latest
|
||||
container:
|
||||
image: docker.io/nixos/nix:2.21.0
|
||||
image: docker.io/nixos/nix:latest
|
||||
steps:
|
||||
- run: |
|
||||
# Configure SSH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue