mirror of
https://github.com/Icinga/icinga-php-library.git
synced 2025-07-03 20:04:32 +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
|
- name: Setup PHP
|
||||||
uses: shivammathur/setup-php@v2
|
uses: shivammathur/setup-php@v2
|
||||||
with:
|
with:
|
||||||
php-version: '7.0'
|
php-version: '7.2'
|
||||||
|
|
||||||
- name: Create snapshot/nightly
|
- name: Create snapshot/nightly
|
||||||
if: success()
|
if: success()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user