* Add extra notes

* Bump python version for CI
This commit is contained in:
Oliver
2026-07-04 22:04:18 +10:00
committed by GitHub
parent 66c22fe069
commit d756283d2f
2 changed files with 26 additions and 12 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v2
with:
python-version: 3.11
python-version: 3.12
- name: Install InvenTree
run: |
sudo apt-get install python3-dev python3-pip python3-venv python3-wheel g++