Skip to content

Commit

Permalink
Add 2025R2 to the list of tested server versions (#661)
Browse files Browse the repository at this point in the history
Add an explicit task for running test with the 2025R2 (current dev) server version.
  • Loading branch information
greschd authored Nov 7, 2024
1 parent 0cbef89 commit 2359938
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ jobs:
server-version: "2024R2"
- python-version: "3.12"
server-version: "2025R1"
- python-version: "3.12"
server-version: "2025R2"

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2359938

Please sign in to comment.