Skip to content

Commit 5f063bd

Browse files
committed
Merge remote-tracking branch 'upstream/main' into sfs
2 parents 21ff0a2 + a08b380 commit 5f063bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
branch: ["origin/main", "3.12", "3.11", "3.10", "3.9", "3.8"]
15+
branch: ["origin/main", "3.12", "3.11", "3.10"]
1616
steps:
1717
- uses: actions/checkout@v4
1818
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)