Skip to content

Commit 2fb7bed

Browse files
committed
pypy3.8 -> 3.9
1 parent 5606f4c commit 2fb7bed

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
@@ -26,17 +26,17 @@ jobs:
2626
matrix:
2727
os: [macos-latest, ubuntu-latest, windows-latest]
2828
python-version:
29-
- name: pypy-3.8
29+
- name: pypy-3.9
3030
toxenv: pypy3-noextra-build
31-
- name: pypy-3.8
31+
- name: pypy-3.9
3232
toxenv: pypy3-noextra-tests
33-
- name: pypy-3.8
33+
- name: pypy-3.9
3434
toxenv: pypy3-format-build
35-
- name: pypy-3.8
35+
- name: pypy-3.9
3636
toxenv: pypy3-format-tests
37-
- name: pypy-3.8
37+
- name: pypy-3.9
3838
toxenv: pypy3-formatnongpl-build
39-
- name: pypy-3.8
39+
- name: pypy-3.9
4040
toxenv: pypy3-formatnongpl-tests
4141
- name: 3.7
4242
toxenv: py37-noextra-build

0 commit comments

Comments
 (0)