Skip to content

Commit

Permalink
Add SA 1.4 versions for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
xzkostyan committed Oct 18, 2024
1 parent f8c6286 commit 0a4c13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sa-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- "3.12"
clickhouse-version:
- 23.8.4
sa-version: [24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49]
sa-version: [24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54]

name: ${{ matrix.python-version }} SA=1.4.${{ matrix.sa-version }}
steps:
Expand Down

0 comments on commit 0a4c13d

Please sign in to comment.