Skip to content

Commit

Permalink
ci: upgrade to api7 3.2.13.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bzp2010 committed Jul 13, 2024
1 parent 455e81f commit 0a9e12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
if: contains(github.event.pull_request.labels.*.name, 'test/api7')
strategy:
matrix:
version: [3.2.13.0, 3.2.14.0]
version: [3.2.13.8, 3.2.14.0]
env:
BACKEND_API7_DOWNLOAD_URL: https://run.api7.ai/api7-ee/api7-ee-v${{ matrix.version }}.tar.gz
BACKEND_API7_LICENSE: ${{ secrets.BACKEND_API7_LICENSE }}
Expand Down

0 comments on commit 0a9e12a

Please sign in to comment.