Skip to content

Commit c7158e7

Browse files
authored
Add 14.3 to deploy
1 parent ab43038 commit c7158e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,6 @@ jobs:
4040
ci_14_2:
4141
uses: ./.github/workflows/14.2.yml
4242
secrets: inherit
43+
ci_14_3:
44+
uses: ./.github/workflows/14.3.yml
45+
secrets: inherit

0 commit comments

Comments
 (0)