mirror of
https://github.com/pi-hole/docs.git
synced 2025-12-20 11:18:37 +00:00
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -10,8 +10,8 @@ on:
|
||||
|
||||
env:
|
||||
FORCE_COLOR: 2
|
||||
NODE: 22
|
||||
PYTHON_VERSION: "3.11"
|
||||
NODE: 24
|
||||
PYTHON_VERSION: "3.14"
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
@@ -4,7 +4,7 @@ publish = "site/"
|
||||
command = "mkdocs build --clean --strict"
|
||||
|
||||
[build.environment]
|
||||
PYTHON_VERSION = "3.11"
|
||||
PYTHON_VERSION = "3.14"
|
||||
NODE_VERSION = "24"
|
||||
CI = "true"
|
||||
DISABLE_OPENCOLLECTIVE = "true"
|
||||
|
||||
Reference in New Issue
Block a user