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

This commit is contained in:
hokori 2025-04-25 06:32:23 +00:00
parent d399d03e4c
commit 7d8172b351

View File

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