Merge pull request #7371 from estesp/remove-unused

Remove unused variable from images action
This commit is contained in:
Kazuyoshi Kato 2022-09-06 15:22:31 -07:00 committed by GitHub
commit db28354cb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,6 @@ jobs:
- name: Install containerd dependencies - name: Install containerd dependencies
env: env:
RUNC_FLAVOR: ${{ matrix.runc }}
GOFLAGS: -modcacherw GOFLAGS: -modcacherw
run: | run: |
sudo apt-get install -y gperf sudo apt-get install -y gperf