Skip to content

Commit

Permalink
update test matrix (#6604)
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop authored Jan 18, 2023
1 parent 43e24c5 commit 0a03355
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, 1.3.latest, main]
branch: [1.0.latest, 1.1.latest, 1.2.latest, 1.3.latest, 1.4.latest, main]

steps:
- name: Call CI workflow for ${{ matrix.branch }} branch
Expand Down

0 comments on commit 0a03355

Please sign in to comment.