Skip to content

Commit c13dd13

Browse files
committed
🔥 phan v6-dev
1 parent 22e6c4b commit c13dd13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
uses: shivammathur/setup-php@v2
4343
with:
4444
php-version: ${{ matrix.php-version }}
45-
extensions: ast, ${{ env.PHP_EXTENSIONS }}
45+
extensions: ast-1.1.3, ${{ env.PHP_EXTENSIONS }}
4646
ini-values: ${{ env.PHP_INI_VALUES }}
4747
coverage: none
4848

0 commit comments

Comments
 (0)