Skip to content

Commit fa425f6

Browse files
added 2026.1 in build-test (#4)
1 parent 499fec6 commit fa425f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pyprod-build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
fail-fast: false
1919
matrix:
20-
iris_image: [ "intersystems/iris-community:2025.2", "intersystems/iris-community:2025.1", "intersystems/iris-community:2024.3" ]
20+
iris_image: [ "intersystems/iris-community:2026.1","intersystems/iris-community:2025.2", "intersystems/iris-community:2025.1", "intersystems/iris-community:2024.3" ]
2121
py: [ "3.9", "3.10", "3.11", "3.12" ]
2222

2323
container:

0 commit comments

Comments
 (0)