Skip to content

Commit 5f36c63

Browse files
committed
build: stop pinning Crossplane CLI version, just use defaults
Signed-off-by: Jared Watts <[email protected]>
1 parent 010c906 commit 5f36c63

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ env:
1818
GOLANGCI_VERSION: 'v2.4.0'
1919
DOCKER_BUILDX_VERSION: 'v0.24.0'
2020

21-
# These environment variables are important to the Crossplane CLI install.sh
22-
# script. They determine what version it installs.
23-
XP_CHANNEL: stable
24-
XP_VERSION: v1.20.0
25-
2621
# The package to push, without a version tag. The default matches GitHub. For
2722
# example xpkg.crossplane.io/crossplane/function-template-go. Note that
2823
# xpkg.crossplane.io is just an alias for ghcr.io, so we upload to ghcr.io but

0 commit comments

Comments
 (0)