Skip to content

Commit 91f2f19

Browse files
committed
oops
1 parent f3dc84d commit 91f2f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- {VERSION: "3.10", TOXENV: "py310", OPENSSL: {TYPE: "libressl", VERSION: "3.3.6"}}
4242
- {VERSION: "3.10", TOXENV: "py310", OPENSSL: {TYPE: "libressl", VERSION: "3.4.3"}}
4343
- {VERSION: "3.10", TOXENV: "py310", OPENSSL: {TYPE: "libressl", VERSION: "3.5.2"}}
44-
- {VERSION: "3.11-dev", TOXENV: "py311-nocoverage"}
44+
- {VERSION: "3.11-dev", TOXENV: "py311-nocoverage", COVERAGE: "false"}
4545
- {VERSION: "3.10", TOXENV: "py310-randomorder"}
4646
# Latest commit on the master branch, as of April 29, 2022.
4747
- {VERSION: "3.10", TOXENV: "py310", OPENSSL: {TYPE: "boringssl", VERSION: "8b988b8b8d8f274a0f400606701df696817ab42e"}}

0 commit comments

Comments
 (0)