Changing build runners on main build train (#3566)

* Changing build runners only

* Update build-train.yml
This commit is contained in:
Igor Pečovnik 2022-03-25 19:18:17 +01:00 committed by GitHub
parent 94d6e3fbfb
commit 81d58c64f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,6 +92,7 @@ jobs:
with:
uploading: true
runner: small
secrets:
GPG_KEY1: ${{ secrets.GPG_KEY1 }}
@ -115,7 +116,7 @@ jobs:
with:
runner: "ubuntu-latest"
runner: "small"
include: 'grep legacy | '
exclude: ''
uploading: false
@ -257,7 +258,7 @@ jobs:
with:
variant: 'cli:beta'
runner: "ubuntu-latest"
runner: "small"
sourcerepo: 'nightly'
part: 1
of: 1
@ -287,7 +288,7 @@ jobs:
with:
variant: 'desktop:beta'
runner: "ubuntu-latest"
runner: "big"
sourcerepo: 'nightly'
part: 1
of: 1
@ -317,7 +318,7 @@ jobs:
with:
variant: 'cli:beta'
runner: "ubuntu-latest"
runner: "small"
sourcerepo: 'nightly'
part: 1
of: 1