Update php.yml
This commit is contained in:
parent
dabb7262b5
commit
7eb8a46366
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
|||||||
name: Build and test web3.php with ${{ matrix.php-version }}
|
name: Build and test web3.php with ${{ matrix.php-version }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
php-version: ["7.3", "7.4"]
|
php-version: ["7.3", "7.4", "8.0"]
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user