Skip to content

Commit 4f5c584

Browse files
committed
Singer/Meltano: Fix CI
1 parent b10e86c commit 4f5c584

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/framework-singer-meltano.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
matrix:
3838
os: [ 'ubuntu-latest' ]
3939
python-version: [
40-
'3.8',
41-
'3.12',
40+
'3.10',
41+
'3.11',
4242
]
4343
cratedb-version: [ 'nightly' ]
4444

0 commit comments

Comments
 (0)