Skip to content

Commit

Permalink
Remove mistakenly retained dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Cawllec committed Oct 8, 2024
1 parent 60e3177 commit de4e2c1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .buildkite/unity.2020.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ steps:
- label: Build Unity 2020 MacOS test fixture
timeout_in_minutes: 30
key: "macos-2020-fixture"
depends_on: "build-artifacts"
env:
UNITY_VERSION: *2020
XCODE_VERSION: "15.3.0"
Expand Down
2 changes: 0 additions & 2 deletions .buildkite/unity.2021.full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ steps:
- label: Build Unity 2021 Windows test fixture
timeout_in_minutes: 30
key: "windows-2021-fixture"
depends_on: "build-artifacts"
agents:
queue: windows-unity-wsl
env:
Expand All @@ -178,7 +177,6 @@ steps:
- label: Build Unity 2021 Windows DEV test fixture
timeout_in_minutes: 30
key: "windows-2021-dev-fixture"
depends_on: "build-artifacts"
agents:
queue: windows-unity-wsl
env:
Expand Down

0 comments on commit de4e2c1

Please sign in to comment.