Add Python 3.12-dev to linux tests, and update mac and windows tests to 3.11
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: Python Setup
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: "3.10"
|
||||
python-version: "3.11"
|
||||
architecture: x64
|
||||
- name: Install Packages (brew)
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user