mirror of
https://github.com/getgrav/grav.git
synced 2026-02-06 23:00:24 +01:00
Use PHP 7.3 in build
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user