Update Ubuntu
All checks were successful
update-flake-lock / update-flake-lock (push) Successful in 1m58s
All checks were successful
update-flake-lock / update-flake-lock (push) Successful in 1m58s
This commit is contained in:
parent
17aed0ddd2
commit
9ab2020e2d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
||||||
update-flake-lock:
|
update-flake-lock:
|
||||||
runs-on: ubuntu
|
runs-on: ubuntu
|
||||||
container:
|
container:
|
||||||
image: ubuntu:latest
|
image: ubuntu:23.10
|
||||||
steps:
|
steps:
|
||||||
- name: "Setup Runner"
|
- name: "Setup Runner"
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue