Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Commit

Permalink
Bump Python 3.10 to 3.10.4
Browse files Browse the repository at this point in the history
PyYAML is having issues getting installed under Python 3.10.5 on macOS
  • Loading branch information
hSaria committed Jun 18, 2022
1 parent 4444f31 commit c7ec6fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- '3.7'
- '3.8'
- '3.9'
- '3.10'
- '3.10.4'
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit c7ec6fc

Please sign in to comment.