Skip to content

Commit ea8d62b

Browse files
committed
build: 3.10 beta 4 is out
1 parent 809cccb commit ea8d62b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- "3.7"
3535
- "3.8"
3636
- "3.9"
37-
- "3.10.0-beta.3"
37+
- "3.10.0-beta.4"
3838
- "pypy3"
3939
exclude:
4040
# Windows PyPy doesn't seem to work?

.github/workflows/testsuite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- "3.7"
3131
- "3.8"
3232
- "3.9"
33-
- "3.10.0-beta.3"
33+
- "3.10.0-beta.4"
3434
- "pypy3"
3535
exclude:
3636
# Windows PyPy doesn't seem to work?

0 commit comments

Comments
 (0)