create-snapshot: Build on PHP 7.2...

This commit is contained in:
Johannes Meyer 2022-04-25 16:19:06 +02:00
parent e3512954e3
commit 0510cdda40
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: '7.0'
php-version: '7.2'
- name: Create snapshot/nightly
if: success()