Update package version to 1.25.1

This commit is contained in:
2025-09-16 18:07:11 +03:00
parent 8ca1f6b82b
commit a8b3c2ce54
3 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ build() {
check() {
cd src
export GO_TEST_TIMEOUT_SCALE=3
./run.bash --no-rebuild -v -v -v -k
./run.bash --no-rebuild -v -v -v -k -run "!cmd/cgo/internal/testsanitizers"
}
# The package function is executed in the source directory