Skip to content

Commit ba555bc

Browse files
authored
Merge branch refs/heads/1.12.x into 2.0.x
2 parents 37440c9 + 94ac43a commit ba555bc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/phar.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
env:
1414
COMPOSER_ROOT_VERSION: "2.0.x-dev"
1515

16+
env:
17+
COMPOSER_ROOT_VERSION: "1.12.x-dev"
18+
1619
concurrency:
1720
group: phar-${{ github.ref }} # will be canceled on subsequent pushes in both branches and pull requests
1821
cancel-in-progress: true

0 commit comments

Comments
 (0)