Skip to content

Commit

Permalink
Try Py 3.10 on the Trav runner?
Browse files Browse the repository at this point in the history
  • Loading branch information
Myoldmopar committed Mar 15, 2024
1 parent 8c7853e commit b0325df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: '3.12'
python-version: '3.10'
- name: Install Dependencies
run: pip3 install -r requirements.txt
# - name: Setup tmate session
Expand Down

0 comments on commit b0325df

Please sign in to comment.