Skip to content

Commit 25d065e

Browse files
committed
Fix CI
1 parent eb4c06d commit 25d065e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/check.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ 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"]'
13+
infection: false

0 commit comments

Comments
 (0)