Skip to content

Commit c9946ec

Browse files
authored
Cut middle version from CI (#8156)
1 parent 92f5278 commit c9946ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
matrix:
4343
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
4444
# Bookend python versions
45-
python-version: ["3.9", "3.10", "3.11"]
45+
python-version: ["3.9", "3.11"]
4646
env: [""]
4747
include:
4848
# Minimum python version:

0 commit comments

Comments
 (0)