Skip to content

Commit

Permalink
now really bump avago in E2E
Browse files Browse the repository at this point in the history
  • Loading branch information
felipemadero committed Sep 5, 2022
1 parent 18cef32 commit 6962022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
go-version: 1.18
- name: Run e2e tests
shell: bash
run: scripts/tests.e2e.sh 1.7.15 1.7.16 0.2.4
run: scripts/tests.e2e.sh 1.8.1 1.8.1 0.3.0
release:
needs: [lint_test, unit_test, e2e_test]
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6962022

Please sign in to comment.