Skip to content

Commit 89cb580

Browse files
committed
Do not use 8.1 in check.yml
1 parent 7d8caf1 commit 89cb580

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ jobs:
88
check:
99
uses: typhoon-php/.github/.github/workflows/check.yml@main
1010
secrets: inherit
11+
with:
12+
php_versions: '["8.2", "8.3", "8.4"]'

0 commit comments

Comments
 (0)