mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-14 21:10:34 +01:00
Update node versions in CI.
This commit is contained in:
parent
0cc289b3cd
commit
8062d7f698
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@ -16,13 +16,13 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- node-version: 14.x
|
- node-version: 16.x
|
||||||
db-type: postgresql
|
db-type: postgresql
|
||||||
- node-version: 14.x
|
- node-version: 16.x
|
||||||
db-type: mysql
|
db-type: mysql
|
||||||
- node-version: 16.x
|
- node-version: 18.x
|
||||||
db-type: postgresql
|
db-type: postgresql
|
||||||
- node-version: 16.x
|
- node-version: 18.x
|
||||||
db-type: mysql
|
db-type: mysql
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user