Skip to content

Commit

Permalink
Update to 3.6
Browse files Browse the repository at this point in the history
... so we can have variable-level type annotations
  • Loading branch information
jjfiv authored Jul 22, 2020
1 parent 2001d11 commit 28e17b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Setup Python environment
uses: actions/setup-python@v1.1.1
with:
python-version: 3.5
python-version: 3.6
- name: cargo test
run: |
cargo test --release
Expand Down

0 comments on commit 28e17b1

Please sign in to comment.