Skip to content

Commit c30d821

Browse files
committed
CI: upgrading test: set the old ver to 0.10.0
Lima v0.8.0 no longer starts up with the default template as Ubuntu 21.10 reached EOL Fix issue 991 Signed-off-by: Akihiro Suda <[email protected]>
1 parent 7ca410c commit c30d821

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)