fixup(9ef7c8b16): circleci configs

This commit is contained in:
Christian Schwarz
2026-01-20 21:56:37 +00:00
parent 0bfb286a0e
commit 0718602634
+2 -2
View File
@@ -91,7 +91,7 @@ workflows:
jobs:
- quickcheck-docs
- quickcheck-go:
name: quickcheck-go-amd64-linux-1.23.1
name: quickcheck-go-amd64-linux-1.25.6
goversion: &latest-go-release "1.25.6"
goos: linux
goarch: amd64
@@ -99,7 +99,7 @@ workflows:
goversion: *latest-go-release
- quickcheck-go:
requires:
- quickcheck-go-amd64-linux-1.23.1 #quickcheck-go-smoketest.name
- quickcheck-go-amd64-linux-1.25.6 #quickcheck-go-smoketest.name
matrix:
alias: quickcheck-go-matrix
parameters: