Delete .teamcity/install-cloudflare-go.sh

Reflects deprecation of cfgo toolchain
This commit is contained in:
ejherlig 2025-06-11 21:28:17 +00:00 committed by GitHub
parent 879b1eec14
commit e4405d219f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
# !/usr/bin/env bash
cd /tmp
git clone -q https://github.com/cloudflare/go
cd go/src
# https://github.com/cloudflare/go/tree/af19da5605ca11f85776ef7af3384a02a315a52b is version go1.22.5-devel-cf
git checkout -q af19da5605ca11f85776ef7af3384a02a315a52b
./make.bash