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:
parent
32f9be6c2f
commit
b1645e9aeb
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user