summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2022-01-12 05:58:49 -0500
committerJulian Berman <Julian@GrayVines.com>2022-01-12 05:59:14 -0500
commit62e8557b9f90e02b098a636cafc1928eb605fb03 (patch)
tree4512e60cd2e88d0b7db7066eafbcd72bc50fec74 /.github
parent8f2530397fc91bb3ef979434c8b317f0b1bc5661 (diff)
downloadjsonschema-62e8557b9f90e02b098a636cafc1928eb605fb03.tar.gz
pypy3.7 -> 3.8
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml24
1 files changed, 12 insertions, 12 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index eb00e60..01b4997 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -24,17 +24,17 @@ jobs:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
python-version:
- - name: pypy-3.7
+ - name: pypy-3.8
toxenv: pypy3-noextra-build
- - name: pypy-3.7
+ - name: pypy-3.8
toxenv: pypy3-noextra-tests
- - name: pypy-3.7
+ - name: pypy-3.8
toxenv: pypy3-format-build
- - name: pypy-3.7
+ - name: pypy-3.8
toxenv: pypy3-format-tests
- - name: pypy-3.7
+ - name: pypy-3.8
toxenv: pypy3-format_nongpl-build
- - name: pypy-3.7
+ - name: pypy-3.8
toxenv: pypy3-format_nongpl-tests
- name: 3.7
toxenv: py37-noextra-build
@@ -119,27 +119,27 @@ jobs:
toxenv: docs-style
- os: windows-latest
python-version:
- name: pypy-3.7
+ name: pypy-3.8
toxenv: pypy3-noextra-build
- os: windows-latest
python-version:
- name: pypy-3.7
+ name: pypy-3.8
toxenv: pypy3-noextra-tests
- os: windows-latest
python-version:
- name: pypy-3.7
+ name: pypy-3.8
toxenv: pypy3-format-build
- os: windows-latest
python-version:
- name: pypy-3.7
+ name: pypy-3.8
toxenv: pypy3-format-tests
- os: windows-latest
python-version:
- name: pypy-3.7
+ name: pypy-3.8
toxenv: pypy3-format_nongpl-build
- os: windows-latest
python-version:
- name: pypy-3.7
+ name: pypy-3.8
toxenv: pypy3-format_nongpl-tests
- os: windows-latest
python-version: