CI test: try to make checkout action working
Some checks failed
/ Build Nix targets (push) Failing after 9s
Some checks failed
/ Build Nix targets (push) Failing after 9s
This commit is contained in:
parent
c683ecfeea
commit
6c5e3edfa1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ jobs:
|
|||
name: Build Nix targets
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ubuntu:22.04
|
||||
image: ubuntu:24.04
|
||||
options: --user root
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue