mirror of
https://github.com/Icinga/icinga-php-library.git
synced 2025-07-03 03:44:29 +02:00
create-snapshot: Build on PHP 7.2...
This commit is contained in:
parent
e3512954e3
commit
0510cdda40
2
.github/workflows/create-snapshot.yml
vendored
2
.github/workflows/create-snapshot.yml
vendored
@ -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()
|
||||
|
Loading…
x
Reference in New Issue
Block a user