Skip to content

Commit 9d67d8c

Browse files
authored
Merge pull request #992 from AkihiroSuda/dev
CI: upgrading test: set the old ver to 0.10.0
2 parents 7ca410c + c30d821 commit 9d67d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
timeout-minutes: 120
141141
strategy:
142142
matrix:
143-
oldver: ["v0.8.0"]
143+
oldver: ["v0.10.0"]
144144
steps:
145145
- uses: actions/setup-go@v3
146146
with:

0 commit comments

Comments
 (0)