Update github workflows to use correct go version

This commit is contained in:
ionutboangiu
2023-10-13 11:33:41 -04:00
committed by Dan Christian Bogos
parent 0bc94857ca
commit f3e0669c2d
2 changed files with 2 additions and 10 deletions

View File

@@ -50,6 +50,4 @@ jobs:
- name: Run integration tests
run: |
sudo su <<EOF
./integration_test.sh
EOF
sudo env "PATH=$PATH" ./integration_test.sh