Skip to content

Commit 103336d

Browse files
committed
don't test 3.8 for now
1 parent e1dff11 commit 103336d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/PR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
strategy:
4343
matrix:
4444
os: [macos-latest, windows-latest, ubuntu-latest]
45-
python-version: [3.8, 3.9, '3.10', 3.11, 3.12, 3.13]
45+
python-version: [3.9, '3.10', 3.11, 3.12, 3.13]
4646
steps:
4747
- name: Check out repo
4848
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)