Skip to content

Commit b6e20e2

Browse files
rm 3.11
1 parent 935175a commit b6e20e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos_python.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
max-parallel: 4
1414
matrix:
1515
os: [macOS-12]
16-
python-version: ["3.9", "3.10", "3.11"]
16+
python-version: ["3.9", "3.10"]
1717
steps:
1818
- uses: actions/checkout@v3
1919
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)