Skip to content

Commit 52d2ed1

Browse files
authored
test: add v2025.02.0 to integration test suite (#392)
1 parent 2d77ba3 commit 52d2ed1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
matrix:
4242
CONNECT_VERSION:
4343
- preview
44+
- 2025.02.0
4445
- 2025.01.0
4546
- 2024.12.0
4647
- 2024.11.0

integration/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ PYTEST_ARGS ?= "-s"
2626

2727
# Versions
2828
CONNECT_VERSIONS := \
29+
2025.02.0 \
2930
2025.01.0 \
3031
2024.12.0 \
3132
2024.11.0 \

0 commit comments

Comments
 (0)