mirror of
https://github.com/e107inc/e107.git
synced 2025-06-11 13:40:56 +02:00
Run tests on php:8.0 instead of php:8.0-rc
This commit is contained in:
2
.github/workflows/test-unit.yml
vendored
2
.github/workflows/test-unit.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user