We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c91837 + 9cdbabb commit 0aa8b2dCopy full SHA for 0aa8b2d
bin/release_ppa
@@ -48,7 +48,7 @@ echo "myst ($VERSION+build$BUILD+$DISTR) $DISTR; urgency=medium
48
echo '#!/usr/bin/make -f
49
50
export DH_VERBOSE := 1
51
-export PATH := /usr/lib/go-1.20/bin/:$(PATH)
+export PATH := /usr/lib/go-1.24/bin/:$(PATH)
52
export GOPATH := $(CURDIR)/go
53
export BUILD_COMMIT := '$BUILD_COMMIT'
54
export BUILD_BRANCH := '$BUILD_BRANCH'
0 commit comments