mirror of
https://github.com/pi-hole/docs.git
synced 2026-04-17 23:53:15 +01:00
Upgrade PYTHON_VERSION to 3.11
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -11,7 +11,7 @@ on:
|
||||
env:
|
||||
FORCE_COLOR: 2
|
||||
NODE: 16
|
||||
PYTHON_VERSION: "3.8"
|
||||
PYTHON_VERSION: "3.11"
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user