ci: use runs-on
Some checks failed
push / build (push) Failing after 5s

This commit is contained in:
张泊明518370910136 2025-03-18 16:10:56 -04:00
parent 322a1fdf55
commit 37a1ef5a80
GPG Key ID: CA088E6D9284F870

View File

@ -6,8 +6,7 @@ on:
- golang-ubuntu-latest - golang-ubuntu-latest
jobs: jobs:
build: build:
container: runs-on: ubuntu-latest
image: focs.ji.sjtu.edu.cn:5000/gitea/runner-images:ubuntu-latest
steps: steps:
- name: Check out repository code - name: Check out repository code
uses: https://gitea.com/BoYanZh/checkout@focs uses: https://gitea.com/BoYanZh/checkout@focs