Skip to content

Commit 9577734

Browse files
committed
[skip ci] Merge branch 'PHP-8.4'
* PHP-8.4: [skip ci] Fix nightly job name for 8.1
2 parents 1a5ef4b + a15ba08 commit 9577734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/root.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
windows_version: '2019'
9898
secrets: inherit
9999
NIGHTLY_81:
100-
name: PHP-8.2
100+
name: PHP-8.1
101101
needs: GENERATE_MATRIX
102102
if: contains(needs.GENERATE_MATRIX.outputs.branches, 'PHP-8.1')
103103
uses: ./.github/workflows/nightly.yml

0 commit comments

Comments
 (0)