Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Commit

Permalink
continue
Browse files Browse the repository at this point in the history
  • Loading branch information
StrikerRUS committed Jan 3, 2022
1 parent 4be80f2 commit 83600b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy Docs to GitHub Pages
on:
push:
branches:
- master
- py310

jobs:
build-and-deploy-docs:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ jobs:
- os: windows-latest
python_version: '3.9'
python_arch: x86
- os: windows-latest
python_version: '3.10'
python_arch: x86
container: ${{ matrix.os == 'ubuntu-latest' && 'quay.io/pypa/manylinux2014_x86_64' || '' }}
steps:
- name: Checkout repository
Expand Down

0 comments on commit 83600b9

Please sign in to comment.