diff options
| author | crystal <crystal@noreply.codeberg.org> | 2024-04-19 10:40:44 -0600 |
|---|---|---|
| committer | crystal <crystal@noreply.codeberg.org> | 2024-04-19 10:40:44 -0600 |
| commit | 085ef9244d6d402d839aeec2b8883a33a2721193 (patch) | |
| tree | ec21580f6489d8c7e95fa766a95a91582a4d3f03 /.crystalintegration.yml | |
| parent | 48226d1e61b86881acb81ed7343df92352c44494 (diff) | |
Revert "add timetzdata to build tags"v1.21.11-1
This reverts commit 862c5f9e7eea4a82953785d4860756a1e50bb45d.
Diffstat (limited to '.crystalintegration.yml')
| -rw-r--r-- | .crystalintegration.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.crystalintegration.yml b/.crystalintegration.yml index 9c90e9a..1c51f51 100644 --- a/.crystalintegration.yml +++ b/.crystalintegration.yml @@ -142,7 +142,7 @@ steps: environment: BUILD_SUBMODULE: *build_submodule GOSUMDB: sum.golang.org - TAGS: bindata timetzdata + TAGS: bindata GOPROXY_OVERRIDE: *goproxy_override commands: - *goproxy_setup @@ -153,7 +153,7 @@ steps: environment: BUILD_SUBMODULE: *build_submodule GOSUMDB: sum.golang.org - TAGS: bindata timetzdata sqlite sqlite_unlock_notify + TAGS: bindata sqlite sqlite_unlock_notify GOPROXY_OVERRIDE: *goproxy_override commands: - *goproxy_setup |
