Skip to content

Commit faff2f6

Browse files
committed
Dev deps are now beginning to drop Python 3.8 which is EOL soon
1 parent d5c4a3f commit faff2f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
python: 3.8
4545
mode: dandi-api
4646
- os: ubuntu-latest
47-
python: 3.8
47+
python: 3.9
4848
mode: dev-deps
4949
- os: ubuntu-latest
5050
python: 3.8

0 commit comments

Comments
 (0)