revert: "ci: test runs-on"

This reverts commit 2fdf87b069.
This commit is contained in:
张泊明518370910136 2024-12-08 13:01:50 -05:00
parent 2fdf87b069
commit d18c841034
GPG Key ID: CA088E6D9284F870

View File

@ -5,7 +5,6 @@ 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: