Skip to content

Commit 64fbd52

Browse files
committed
[skip ci] Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1: [skip ci] Fix nightly job name for 8.1
2 parents 9e5024d + 490acdf commit 64fbd52

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)