Skip to content

Commit 490acdf

Browse files
committed
[skip ci] Fix nightly job name for 8.1
1 parent 08bbd7d commit 490acdf

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)