chore: test use image
Some checks failed
push / build (push) Failing after 0s

This commit is contained in:
张泊明518370910136 2025-02-09 14:07:47 -05:00
parent 90c0a464ff
commit 78e3bdcf66
GPG Key ID: CA088E6D9284F870

View File

@ -5,7 +5,8 @@ on:
- master - master
jobs: jobs:
build: build:
runs-on: golang-ubuntu-latest container:
image: focs.ji.sjtu.edu.cn:5000/gitea/runner-images:golang-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