Use python 3.10 for build matrix generation

This commit is contained in:
Daniel A. Wozniak 2024-10-14 15:57:36 -07:00 committed by Daniel Wozniak
parent 9b93d464e3
commit 78838b4724

View file

@ -58,7 +58,7 @@ jobs:
steps:
- uses: actions/setup-python@v5
with:
python-version: '3.12'
python-version: '3.10'
- name: "Throttle Builds"
shell: bash
run: |