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