Skip to content

Commit 0ed19bd

Browse files
committed
Fix CI
1 parent ad9f0e0 commit 0ed19bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
test:
1111
strategy:
1212
matrix:
13-
version: ['3.7', '3.12']
13+
version: ['3.8', '3.12']
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)