We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the result is
✗ imagick Could not install imagick on PHP 8.0.0-dev
Version
v1
v2
Runners
Operating systems ubuntu-20.04
PHP versions 8.0
To Reproduce
# https://github.com/shivammathur/setup-php - name: Setup PHP, with composer and extensions uses: shivammathur/setup-php@master with: php-version: ${{ matrix.php-versions }} extensions: bcmath, gd, intl, mbstring, pdo_sqlite, zip, redis, imagick coverage: none
The text was updated successfully, but these errors were encountered:
@bolechen Fixed in shivammathur/php-builder@188df0c
Sorry, something went wrong.
shivammathur
No branches or pull requests
the result is
Version
v1
orv2
.v2
v1
Runners
Operating systems
ubuntu-20.04
PHP versions
8.0
To Reproduce
The text was updated successfully, but these errors were encountered: