Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9e42db5

Browse files
committed
chore(ci): drop py3.8, add 11, 12, 13
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
1 parentaae99fa commit9e42db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
fail-fast:false
2323
matrix:
24-
python-version:['3.8', '3.9', '3.10']
24+
python-version:['3.9', '3.10', '3.11', '3.12', '3.13']
2525

2626
name:Base (${{ matrix.python-version }})
2727

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp