Skip to content

Commit

Permalink
Updates python version for ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
chaseruskin committed Jun 20, 2024
1 parent ce416eb commit a88a5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup python
uses: actions/setup-python@v4
with:
python-version: 3.8.0
python-version: 3.8

- name: Configure Rust toolchain
uses: dtolnay/rust-toolchain@master
Expand Down

0 comments on commit a88a5a3

Please sign in to comment.