chore: update runner version to ubuntu-latest in Docker workflow

This commit is contained in:
2026-03-03 00:18:48 +00:00
parent c7113e1757
commit 050d5aa5ff

View File

@@ -7,7 +7,7 @@ on:
jobs:
push-docker:
runs-on: ubuntu-24.04-lxc
runs-on: ubuntu-latest
permissions:
contents: read
packages: write