This commit is contained in:
sijinhui 2024-02-26 18:26:03 +08:00
parent 2f76441183
commit c7c688cac0
2 changed files with 4 additions and 4 deletions

View File

@ -8,8 +8,8 @@ on:
jobs:
build:
name: build test image to aly
runs-on: thinkpad
# runs-on: ubuntu-latest
# runs-on: thinkpad
runs-on: ubuntu-latest
# runs-on: self-hosted
steps:
- name: Check out the repo

View File

@ -16,8 +16,8 @@ jobs:
build:
name: build image to aly
# runs-on: "103.200"
runs-on: thinkpad
# runs-on: ubuntu-latest
# runs-on: thinkpad
runs-on: ubuntu-latest
# runs-on: self-hosted
steps:
- name: Check out the repo