Skip to content

Commit a8af0ed

Browse files
authored
Update run-tests.yml
1 parent b43ae99 commit a8af0ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ jobs:
77
- uses: actions/checkout@v6
88
- uses: actions/setup-go@v6
99
with:
10-
check-latest: true
10+
go-version: '1.26'
1111
- run: go install github.com/onsi/ginkgo/v2/ginkgo@latest
1212
- run: ginkgo --randomize-suites --randomize-all -r

0 commit comments

Comments
 (0)