Update python for actions

This commit is contained in:
Nicolas Mowen 2025-01-04 16:12:45 -07:00
parent 7fcf82ba9b
commit 0ea1bee8e9

View File

@ -6,7 +6,7 @@ on:
- "docs/**"
env:
DEFAULT_PYTHON: 3.9
DEFAULT_PYTHON: 3.11
jobs:
build_devcontainer: