mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-16 22:13:47 +08:00
更换打包机
This commit is contained in:
2
.github/workflows/dockerToHub-dev.yml
vendored
2
.github/workflows/dockerToHub-dev.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
||||
build:
|
||||
name: build test image to aly
|
||||
# runs-on: thinkpad
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: almalinux
|
||||
# runs-on: self-hosted
|
||||
steps:
|
||||
- name: Check out the repo
|
||||
|
||||
2
.github/workflows/dockerToHub.yml
vendored
2
.github/workflows/dockerToHub.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
name: build image to aly
|
||||
# runs-on: "103.200"
|
||||
# runs-on: thinkpad
|
||||
runs-on: z4
|
||||
runs-on: almalinux
|
||||
# runs-on: self-hosted
|
||||
steps:
|
||||
- name: Check out the repo
|
||||
|
||||
Reference in New Issue
Block a user