Upgrade everything to run on Python 3.13
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
- name: Python Setup
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.11"
|
||||
python-version: "3.13"
|
||||
architecture: x64
|
||||
- name: Install Packages (apt)
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user