Skip to content

Commit d66d27f

Browse files
devops: add Python 3.10 bots (microsoft#948)
1 parent ae12e30 commit d66d27f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/ci.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Python
2020
uses: actions/setup-python@v2
2121
with:
22-
python-version: 3.9
22+
python-version: "3.10"
2323
- name: Install dependencies & browsers
2424
run: |
2525
python -m pip install --upgrade pip wheel
@@ -66,16 +66,16 @@ jobs:
6666
python-version: 3.9
6767
browser: webkit
6868
- os: ubuntu-latest
69-
python-version: '3.10-dev'
69+
python-version: '3.10'
7070
browser: chromium
7171
- os: windows-latest
72-
python-version: '3.10-dev'
72+
python-version: '3.10'
7373
browser: chromium
7474
- os: macos-latest
75-
python-version: '3.10-dev'
75+
python-version: '3.10'
7676
browser: chromium
7777
- os: macos-11.0
78-
python-version: '3.10-dev'
78+
python-version: '3.10'
7979
browser: chromium
8080
runs-on: ${{ matrix.os }}
8181
steps:
@@ -139,7 +139,7 @@ jobs:
139139
- name: Set up Python
140140
uses: actions/setup-python@v2
141141
with:
142-
python-version: 3.9
142+
python-version: "3.10"
143143
- name: Install dependencies & browsers
144144
run: |
145145
python -m pip install --upgrade pip wheel

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