Skip to content

Commit

Permalink
Actions: Bump MHKiT-Python to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
simmsa committed Jan 31, 2025
1 parent b34008f commit 58953ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/unix_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

env:
mhkit-python-dir: "MHKiT-Python"
MHKIT_PYTHON_VERSION: '0.8.2'
MHKIT_PYTHON_VERSION: '0.9.0'
steps:
- name: Install & Setup Miniconda
uses: conda-incubator/setup-miniconda@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/windows_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

env:
mhkit-python-dir: "MHKiT-Python"
MHKIT_PYTHON_VERSION: '0.8.2'
MHKIT_PYTHON_VERSION: '0.9.0'
steps:
- name: Install/Setup Miniconda
uses: conda-incubator/setup-miniconda@v3
Expand Down

0 comments on commit 58953ca

Please sign in to comment.