mirror of
https://github.com/silverstripe/silverstripe-fulltextsearch
synced 2024-10-22 14:05:29 +02:00
MNT Use php 7.4 for job
This commit is contained in:
parent
4947961d5a
commit
b39b5c6801
@ -5,12 +5,11 @@ import:
|
||||
|
||||
env:
|
||||
global:
|
||||
- COMPOSER_ROOT_VERSION="3.x-dev"
|
||||
- REQUIRE_EXTRA="symbiote/silverstripe-queuedjobs:^4.0"
|
||||
|
||||
jobs:
|
||||
include:
|
||||
- php: 7.3
|
||||
- php: 7.4
|
||||
env:
|
||||
- DB=MYSQL
|
||||
- REQUIRE_INSTALLER=4.x-dev
|
||||
|
Loading…
Reference in New Issue
Block a user