Skip to content

Commit

Permalink
cibuildwheel to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmang9 committed Jan 27, 2021
1 parent a9ec437 commit 3286f60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/setup-python@v2
name: Install Python
with:
python-version: '3.7'
python-version: '3.8'

- name: Test for secrets access
id: check_secrets
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/doc-html-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/setup-python@v2
name: Install Python
with:
python-version: '3.7'
python-version: '3.8'

- name: Install python markdown
shell: bash
Expand Down

0 comments on commit 3286f60

Please sign in to comment.