chore: Fix failing e2e tests due to GH actions change (#5658)

Signed-off-by: jannfis <jann@mistrust.net>
This commit is contained in:
jannfis 2021-03-02 21:36:49 +01:00 committed by GitHub
parent 519ac0d291
commit e33330fce1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -355,6 +355,9 @@ jobs:
uses: actions/setup-go@v1
with:
go-version: '1.14.12'
- name: GH actions workaround - Kill XSP4 process
run: |
sudo pkill mono || true
- name: Install K3S
env:
INSTALL_K3S_VERSION: ${{ matrix.k3s-version }}+k3s1