更新 .github/workflows/docker.yaml
Some checks failed
Docker / Pull (push) Failing after 29s

This commit is contained in:
hokori 2025-04-25 06:27:44 +00:00
parent e22655fd2b
commit d399d03e4c

View File

@ -14,7 +14,7 @@ env:
jobs: jobs:
build: build:
name: Pull name: Pull
runs-on: ubuntu-latest runs-on: ubuntu-24.04
steps: steps:
- name: Before freeing up disk space - name: Before freeing up disk space
run: | run: |