File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -406,7 +406,7 @@ jobs:
406
406
key : vagrant-${{ matrix.box }}
407
407
- name : Set up vagrant
408
408
run : |
409
- # from https://github.com/containerd/containerd/blob/v2.0.3 /.github/workflows/ci.yml#L583-L596
409
+ # from https://github.com/containerd/containerd/blob/v2.0.2 /.github/workflows/ci.yml#L583-L596
410
410
# which is based on https://github.com/opencontainers/runc/blob/v1.1.8/.cirrus.yml#L41-L49
411
411
curl -fsSL https://apt.releases.hashicorp.com/gpg | sudo gpg --dearmor -o /usr/share/keyrings/hashicorp-archive-keyring.gpg
412
412
echo "deb [signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/hashicorp.list
You can’t perform that action at this time.
0 commit comments