Skip to content

Commit

Permalink
Use python 3.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottTodd committed Jul 1, 2024
1 parent 620a93d commit 665fb17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
id: setup_python
uses: actions/setup-python@v3
with:
python-version: ${{matrix.version}}
python-version: 3.11

- name: "Checkout Code"
uses: actions/checkout@v3
Expand Down

0 comments on commit 665fb17

Please sign in to comment.