Skip to content

Commit a15ba08

Browse files
committed
[skip ci] Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: [skip ci] Fix nightly job name for 8.1
2 parents d5e6dd8 + 98aac9e commit a15ba08

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)