Use python 3.11 to generate test matrix

This commit is contained in:
Daniel A. Wozniak 2024-10-14 15:08:04 -07:00 committed by Daniel Wozniak
parent 9e4a11aae2
commit 1752967e5b

View file

@ -56,7 +56,9 @@ jobs:
env:
PIP_INDEX_URL: https://pypi.org/simple
steps:
- uses: actions/setup-python@v5
with:
python-version: '3.12'
- name: "Throttle Builds"
shell: bash
run: |