构建失败,尝试更换ubuntu版本
Some checks failed
Docker Build / Build and push docker image (push) Failing after 2s

This commit is contained in:
xiaohei 2025-02-15 11:58:50 +08:00
parent 556fab3336
commit 51e4bf4536

View File

@ -17,7 +17,7 @@ env:
jobs:
build:
name: Build and push docker image
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout code