Fix Gitea runner label
Some checks failed
build-push / docker (push) Failing after 1m42s

This commit is contained in:
AI Assistant
2026-03-12 15:11:01 +09:00
parent 6582c16ed6
commit 54cb535c1d

View File

@@ -8,7 +8,7 @@ on:
jobs:
docker:
runs-on: ubuntu
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4