mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Removed Node 16 from GH workflow.
This commit is contained in:
parent
907685b96e
commit
9735769413
1 changed files with 0 additions and 4 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -16,10 +16,6 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- node-version: 16.x
|
|
||||||
db-type: postgresql
|
|
||||||
- node-version: 16.x
|
|
||||||
db-type: mysql
|
|
||||||
- node-version: 18.x
|
- node-version: 18.x
|
||||||
db-type: postgresql
|
db-type: postgresql
|
||||||
- node-version: 18.x
|
- node-version: 18.x
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue