Skip to content

Commit

Permalink
test v11.2.0 (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: Tamar Lavee <[email protected]>
  • Loading branch information
tamarl08 and Tamar Lavee authored Oct 9, 2023
1 parent 814c07c commit 865397b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ stages:

variables:
PYVERSION: "3.8"
RSMVERSION: "11.1.1"
RSMVERSION: "11.2.0"
BINPATH: "/root/rsmenv/bin"
TESTDIR: "/root/rsmcode/tests"

Expand Down
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
variables:
MPLBACKEND: Agg
PYTHON_VERSION: 3.10
RSMVERSION: 11.1.1
RSMVERSION: 11.2.0
TESTDIR: $(Build.SourcesDirectory)\rsmcode\tests
BINPATH: C:\Miniconda\envs\rsmenv\Scripts

Expand Down

0 comments on commit 865397b

Please sign in to comment.