mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-25 15:48:16 +08:00
Change version to trigger build
This commit is contained in:
parent
565ccd3eba
commit
ec4455a73e
4
.github/workflows/release-process_tester.yml
vendored
4
.github/workflows/release-process_tester.yml
vendored
@ -8,12 +8,12 @@ jobs:
|
|||||||
test-feature-freeze:
|
test-feature-freeze:
|
||||||
uses: ./.github/workflows/release-process_feature-freeze.yml
|
uses: ./.github/workflows/release-process_feature-freeze.yml
|
||||||
with:
|
with:
|
||||||
cura_version: 255.125
|
cura_version: 255.126
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
test-release-candidate:
|
test-release-candidate:
|
||||||
uses: ./.github/workflows/release-process_release-candidate.yml
|
uses: ./.github/workflows/release-process_release-candidate.yml
|
||||||
needs: [test-feature-freeze]
|
needs: [test-feature-freeze]
|
||||||
with:
|
with:
|
||||||
cura_version: 255.125.0-beta.1
|
cura_version: 255.126.0-beta.1
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user