Skip to content

Commit 72eebca

Browse files
authored
setting version for containerd nightly package to 1.7.0+unknown so we can differenite between v1.6 and v1.7 in tests (#228)
Signed-off-by: Mark Rossetti <[email protected]>
1 parent fbe00b4 commit 72eebca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows-containerd-nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
env:
3838
GOOS: windows
3939
GOARCH: amd64
40+
VERSION: v1.7.0+unknown
4041
run: |
4142
git clone https://github.com/containerd/containerd.git
4243
cd containerd

0 commit comments

Comments
 (0)