mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 21:27:50 -06:00
Change version to trigger build
This commit is contained in:
parent
565ccd3eba
commit
ec4455a73e
1 changed files with 2 additions and 2 deletions
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.125
|
||||
cura_version: 255.126
|
||||
secrets: inherit
|
||||
|
||||
test-release-candidate:
|
||||
uses: ./.github/workflows/release-process_release-candidate.yml
|
||||
needs: [test-feature-freeze]
|
||||
with:
|
||||
cura_version: 255.125.0-beta.1
|
||||
cura_version: 255.126.0-beta.1
|
||||
secrets: inherit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue