Skip to content

Commit

Permalink
Update .github/workflows/main.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Utz <su@rtme.net>
  • Loading branch information
amotl and seut authored Nov 6, 2023
1 parent d2ee13b commit aac85e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
matrix:
os: ['ubuntu-latest']
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
cratedb-version: ['4.8.4', '5.4.4']
cratedb-version: ['4.8.4', '5.4.5']
include:
- os: 'macos-latest'
python-version: '3.12'
Expand Down

0 comments on commit aac85e8

Please sign in to comment.