We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6374be commit 5043640Copy full SHA for 5043640
1 file changed
.github/workflows/tox.yml
@@ -22,8 +22,6 @@ jobs:
22
py: "3.10.11"
23
- os: macos-latest-xlarge
24
py: "3.11.8"
25
- - os: macos-latest-xlarge
26
- py: "3.12.12"
27
steps:
28
- name: Setup python for test ${{ matrix.py }}
29
uses: actions/setup-python@v4
0 commit comments