mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 23:56:39 +08:00
更换打包机
This commit is contained in:
parent
65a5efbb6d
commit
8ed0fa7504
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
|
||||
|
Loading…
Reference in New Issue
Block a user