mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
We need bigger VMs to build pydantic-core
from source
This commit is contained in:
parent
c6acd0066f
commit
0fbf743215
2 changed files with 3 additions and 0 deletions
1
.github/workflows/build-deps-onedir.yml
vendored
1
.github/workflows/build-deps-onedir.yml
vendored
|
@ -50,6 +50,7 @@ jobs:
|
|||
runs-on:
|
||||
- self-hosted
|
||||
- linux
|
||||
- medium
|
||||
- ${{ matrix.arch }}
|
||||
env:
|
||||
USE_S3_CACHE: 'true'
|
||||
|
|
2
.github/workflows/build-packages.yml
vendored
2
.github/workflows/build-packages.yml
vendored
|
@ -165,6 +165,7 @@ jobs:
|
|||
runs-on:
|
||||
- self-hosted
|
||||
- linux
|
||||
- medium
|
||||
- ${{ matrix.arch }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
@ -263,6 +264,7 @@ jobs:
|
|||
runs-on:
|
||||
- self-hosted
|
||||
- linux
|
||||
- medium
|
||||
- ${{ matrix.arch }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
Loading…
Add table
Reference in a new issue