We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3ce692 commit dcfd594Copy full SHA for dcfd594
.buildkite/pipeline.full.yml
@@ -7,10 +7,10 @@ steps:
7
commands:
8
- buildkite-agent pipeline upload .buildkite/unity.2020.full.yml
9
10
- - label: 'Append Unity 2021 Full Pipeline'
11
- timeout_in_minutes: 2
12
- commands:
13
- - buildkite-agent pipeline upload .buildkite/unity.2021.full.yml
+ # - label: 'Append Unity 2021 Full Pipeline'
+ # timeout_in_minutes: 2
+ # commands:
+ # - buildkite-agent pipeline upload .buildkite/unity.2021.full.yml
14
15
- label: 'Append Unity 2022 Full Pipeline'
16
timeout_in_minutes: 2
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v1.9.0 (2025-05-26)
+## v1.9.0 (2025-05-27)
4
5
### Additions
6
0 commit comments