Skip to content

Commit 6119115

Browse files
authored
Update Python version in GitHub Actions workflow
1 parent 35eb0ad commit 6119115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
matrix:
2424
os: ['ubuntu-latest']
2525
python-version: [
26-
'3.9',
2726
'3.13',
27+
'3.14',
2828
]
2929
dlt-version: [
3030
'1.10.*',

0 commit comments

Comments
 (0)