Merge pull request #4377 from AkihiroSuda/ci-remove-unreferenced-variable
CI: remove an unreferenced variable
This commit is contained in:
commit
f4ebe02f98
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -256,10 +256,6 @@ jobs:
|
||||
timeout-minutes: 30
|
||||
needs: [project, linters, protos, man]
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
runtime: [io.containerd.runc.v1]
|
||||
|
||||
steps:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v1
|
||||
|
Loading…
Reference in New Issue
Block a user