travis: revert the PPA fix hot-build, it works (#29649)

pull/29651/head
Péter Szilágyi 5 months ago committed by GitHub
parent a0282fc94f
commit 634d037937
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      .travis.yml

@ -123,6 +123,7 @@ jobs:
# This builder does the Ubuntu PPA nightly uploads
- stage: build
if: type = cron || (type = push && tag ~= /^v[0-9]/)
os: linux
dist: bionic
go: 1.22.x

Loading…
Cancel
Save