Skip to content

Commit

Permalink
[#117] Python 3.10 on Mac OS X
Browse files Browse the repository at this point in the history
  • Loading branch information
quicklizard99 committed Oct 23, 2021
1 parent 9c0f798 commit 153cfba
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 @@ -10,7 +10,7 @@ jobs:
python-version: [2.7, 3.6, 3.7, 3.8, 3.9, 3.10.0]
include:
- os: macos-10.15
python-version: 3.10
python-version: 3.10.0
# TODO Include DLLs in source code?
# - os: windows-2019
# python-version: 3.10
Expand Down

0 comments on commit 153cfba

Please sign in to comment.