fix: bump golang to 1.25, remove integration tests
This commit is contained in:
@@ -3,7 +3,7 @@ stages:
|
||||
- publish
|
||||
|
||||
variables:
|
||||
GOLANG_VERSION: "1.24"
|
||||
GOLANG_VERSION: "1.25"
|
||||
|
||||
default:
|
||||
image: golang:${GOLANG_VERSION}
|
||||
|
||||
Reference in New Issue
Block a user