mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
chore(node): bumping Superset to Node 18 (#27198)
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
browser: ["chrome"]
|
||||
node: [16]
|
||||
node: [18]
|
||||
env:
|
||||
SUPERSET_ENV: development
|
||||
SUPERSET_CONFIG: tests.integration_tests.superset_test_config
|
||||
|
||||
Reference in New Issue
Block a user