build: Update dispatch workflows to also run with 3.11
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
- name: Set up Python environment
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.8"
|
||||
python-version: "3.11"
|
||||
|
||||
- name: Update any pinned dependencies
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user