Skip to content

Commit

Permalink
CI: Add Python 3.11 build for docs on Conda
Browse files Browse the repository at this point in the history
  • Loading branch information
dopplershift committed Nov 1, 2022
1 parent a7d1324 commit 9ccce92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
os: Windows
- python-version: '3.10'
os: Windows
- python-version: 3.11
os: macOS

steps:
# We check out only a limited depth and then pull tags to save time
Expand Down

0 comments on commit 9ccce92

Please sign in to comment.