We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d8caf1 commit 89cb580Copy full SHA for 89cb580
.github/workflows/check.yml
@@ -8,3 +8,5 @@ jobs:
8
check:
9
uses: typhoon-php/.github/.github/workflows/check.yml@main
10
secrets: inherit
11
+ with:
12
+ php_versions: '["8.2", "8.3", "8.4"]'
0 commit comments