更换打包机

This commit is contained in:
sijinhui 2024-04-01 11:09:00 +08:00
parent 65a5efbb6d
commit 8ed0fa7504
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -17,7 +17,7 @@ jobs:
name: build image to aly name: build image to aly
# runs-on: "103.200" # runs-on: "103.200"
# runs-on: thinkpad # runs-on: thinkpad
runs-on: z4 runs-on: almalinux
# runs-on: self-hosted # runs-on: self-hosted
steps: steps:
- name: Check out the repo - name: Check out the repo