修改打包服务器

This commit is contained in:
sijinhui 2024-02-21 13:00:05 +08:00
parent 21d534ea2e
commit 7b94285387
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ on:
jobs: jobs:
build: build:
name: build test image to aly name: build test image to aly
runs-on: ty runs-on: thinkpad
# runs-on: ubuntu-latest # runs-on: ubuntu-latest
# runs-on: self-hosted # runs-on: self-hosted
steps: steps:

View File

@ -16,7 +16,7 @@ jobs:
build: build:
name: build image to aly name: build image to aly
# runs-on: "103.200" # runs-on: "103.200"
runs-on: ty runs-on: thinkpad
# runs-on: ubuntu-latest # runs-on: ubuntu-latest
# runs-on: self-hosted # runs-on: self-hosted
steps: steps: