fixup(9ef7c8b16): circleci configs
This commit is contained in:
@@ -91,7 +91,7 @@ workflows:
|
|||||||
jobs:
|
jobs:
|
||||||
- quickcheck-docs
|
- quickcheck-docs
|
||||||
- quickcheck-go:
|
- 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"
|
goversion: &latest-go-release "1.25.6"
|
||||||
goos: linux
|
goos: linux
|
||||||
goarch: amd64
|
goarch: amd64
|
||||||
@@ -99,7 +99,7 @@ workflows:
|
|||||||
goversion: *latest-go-release
|
goversion: *latest-go-release
|
||||||
- quickcheck-go:
|
- quickcheck-go:
|
||||||
requires:
|
requires:
|
||||||
- quickcheck-go-amd64-linux-1.23.1 #quickcheck-go-smoketest.name
|
- quickcheck-go-amd64-linux-1.25.6 #quickcheck-go-smoketest.name
|
||||||
matrix:
|
matrix:
|
||||||
alias: quickcheck-go-matrix
|
alias: quickcheck-go-matrix
|
||||||
parameters:
|
parameters:
|
||||||
|
|||||||
Reference in New Issue
Block a user