1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-19 20:21:51 +02:00

Run tests on php:8.0 instead of php:8.0-rc

This commit is contained in:
Nick Liu 2020-12-06 22:25:43 +01:00
parent 32f9be6c2f
commit b1645e9aeb
No known key found for this signature in database
GPG Key ID: 1167C5F9C9897637

View File

@ -22,7 +22,7 @@ jobs:
- image: php:7.2
- image: php:7.3
- image: php:7.4
- image: php:8.0-rc
- image: php:8.0
db:
- image: mysql:5.5
- image: mysql:5.6