mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-04 22:25:34 +08:00
update
This commit is contained in:
parent
186cb0274d
commit
05130c8826
4
.github/workflows/develop.yml
vendored
4
.github/workflows/develop.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
|
||||
build:
|
||||
name: Build Docker Image
|
||||
runs-on: Ubuntu-latest
|
||||
runs-on: ubuntu-latest-large
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
@ -46,7 +46,7 @@ jobs:
|
||||
|
||||
test:
|
||||
name: Test Docker Image
|
||||
runs-on: Ubuntu-latest
|
||||
runs-on: ubuntu-latest-large
|
||||
needs: build
|
||||
steps:
|
||||
- name: Free up disk space
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user