mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 16:48:58 +08:00
Change version to trigger build
This commit is contained in:
parent
63889fa18c
commit
f17b537658
4
.github/workflows/release-process_tester.yml
vendored
4
.github/workflows/release-process_tester.yml
vendored
@ -8,12 +8,12 @@ jobs:
|
||||
test-feature-freeze:
|
||||
uses: ./.github/workflows/release-process_feature-freeze.yml
|
||||
with:
|
||||
cura_version: 255.128
|
||||
cura_version: 255.129
|
||||
secrets: inherit
|
||||
|
||||
test-release-candidate:
|
||||
uses: ./.github/workflows/release-process_release-candidate.yml
|
||||
needs: [test-feature-freeze]
|
||||
with:
|
||||
cura_version: 255.128.0-beta.1
|
||||
cura_version: 255.129.0-beta.1
|
||||
secrets: inherit
|
||||
|
Loading…
x
Reference in New Issue
Block a user