Skip to content

Commit

Permalink
use latest stable python
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamOrmondroyd committed Sep 24, 2023
1 parent 5d53524 commit 16f0ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Python 3.8
- name: Set up Python 3.x
uses: actions/setup-python@v4
with:
python-version: 3.8
Expand Down

0 comments on commit 16f0ff0

Please sign in to comment.