ci: test runs-on
Some checks are pending
push / build (push) Waiting to run

This commit is contained in:
张泊明518370910136 2024-12-08 12:56:57 -05:00
parent c085ef6c09
commit 2fdf87b069
GPG Key ID: CA088E6D9284F870

View File

@ -5,6 +5,7 @@ on:
- master
jobs:
build:
runs-on: golang-ubuntu-latest # not used now
container:
image: focs.ji.sjtu.edu.cn:5000/gitea/runner-images:golang-ubuntu-latest
steps: