Update Ubuntu
All checks were successful
update-flake-lock / update-flake-lock (push) Successful in 1m58s

This commit is contained in:
iFargle 2024-02-05 14:01:06 +09:00
parent 17aed0ddd2
commit 9ab2020e2d

View file

@ -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: |