might only be fixed in development branch

This commit is contained in:
El RIDO 2020-05-31 15:36:13 +02:00
parent 09a2c5c3b9
commit 3268464ada
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92

View File

@ -22,7 +22,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Setup PHP
uses: shivammathur/setup-php@v2
uses: shivammathur/setup-php@develop
with:
php-version: ${{ matrix.php-versions }}
extensions: gd, pdo_sqlite3, sqlite3