Skip to content

Commit 43d3f25

Browse files
authored
Add nightly support
1 parent 84c9135 commit 43d3f25

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
uses: "WyriHaximus/github-action-composer-php-versions-in-range@v1"
5050
with:
5151
upcomingReleases: "${{ inputs.upcoming-releases }}"
52+
nightly: "${{ inputs.upcoming-releases }}"
5253

5354
- name: "Set PHP versions"
5455
env:

0 commit comments

Comments
 (0)