mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
Use PHP 7.3 in build
This commit is contained in:
parent
c6b0a50e4e
commit
7cfc02e7d9
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
- name: Setup PHP
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: 7.1
|
||||
php-version: 7.3
|
||||
extensions: opcache, gd
|
||||
coverage: none
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user