We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1dff11 commit 103336dCopy full SHA for 103336d
.github/workflows/PR.yml
@@ -42,7 +42,7 @@ jobs:
42
strategy:
43
matrix:
44
os: [macos-latest, windows-latest, ubuntu-latest]
45
- python-version: [3.8, 3.9, '3.10', 3.11, 3.12, 3.13]
+ python-version: [3.9, '3.10', 3.11, 3.12, 3.13]
46
steps:
47
- name: Check out repo
48
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments