mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00: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:
|
||||
matrix:
|
||||
include:
|
||||
- node-version: 16.x
|
||||
db-type: postgresql
|
||||
- node-version: 16.x
|
||||
db-type: mysql
|
||||
- node-version: 18.x
|
||||
db-type: postgresql
|
||||
- node-version: 18.x
|
||||
|
|
|
|||
Loading…
Reference in a new issue