修改部署机器

This commit is contained in:
sijinhui 2024-07-24 13:42:43 +08:00
parent 37767cdbcf
commit 95458302f2

View File

@ -15,10 +15,8 @@ on:
jobs:
build:
name: build image to aly
# runs-on: "103.200"
# runs-on: thinkpad
runs-on: ubuntu-latest
# runs-on: self-hosted
#runs-on: ubuntu-latest
runs-on: self
steps:
- name: Check out the repo
uses: actions/checkout@v4