Skip to content

Commit

Permalink
Update run_tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
komalsukhani committed Jan 10, 2024
1 parent 7f556ab commit 65b81a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
fail-fast: false
matrix:
k8s-version: ${{ fromJSON(needs.matrix-generator.outputs.k8s-matrix) }}
tyk-version: ['v3.2', 'v4.0', 'v4.3','v5.0','v5.1','v5.2.1', 'v5.2.2']
tyk-version: ['v3.2', 'v4.0', 'v4.3','v5.0.0','v5.1.0','v5.2.1', 'v5.2.2']
mode: ['ce','pro']

env:
Expand Down

0 comments on commit 65b81a5

Please sign in to comment.