Skip to content

Commit

Permalink
add 1.3 and 1.4 to testing matrix (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop authored Jan 19, 2023
1 parent 0213238 commit b24e09b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-branch-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
max-parallel: 1
fail-fast: false
matrix:
branch: [1.0.latest, 1.1.latest, 1.2.latest, main]
branch: [1.0.latest, 1.1.latest, 1.2.latest, 1.3.latest, 1.4.latest, main]
workflow_name: [main.yml, integration.yml]

steps:
Expand Down

0 comments on commit b24e09b

Please sign in to comment.