Skip to content

Commit 93cb464

Browse files
authored
Merge pull request #115 from m-aciek/test-with-main-cpython-branch
2 parents 1e8dfe7 + 259399c commit 93cb464

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ on:
77

88
jobs:
99
build_doc:
10-
name: Build CPython documentation
10+
name: Build CPython docs
1111
runs-on: ubuntu-latest
1212
strategy:
1313
matrix:
14-
version: [3.7, 3.8, 3.9, '3.10', 3.11]
14+
branch: [origin/main, 3.11, '3.10', 3.9, 3.8, 3.7]
1515
steps:
1616
- uses: actions/checkout@v3
1717
- uses: actions/setup-python@v4
@@ -35,7 +35,7 @@ jobs:
3535
--skip-cache-invalidation
3636
--theme $(pwd)
3737
--language en
38-
--branch ${{ matrix.version }}
38+
--branch ${{ matrix.branch }}
3939
- name: Upload
4040
uses: actions/upload-artifact@v3
4141
with:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy