Skip to content

Commit

Permalink
Forgot to bump OPENMDAO_VERSION_OLDEST
Browse files Browse the repository at this point in the history
  • Loading branch information
A-CGray committed Jul 15, 2024
1 parent 5bf3e8e commit a9a1966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
PYTHON_VERSION_LATEST: ['3.11']
NUMPY_VERSION_OLDEST: ['1.24'] # latest is most recent on PyPI
SCIPY_VERSION_OLDEST: ['1.9'] # latest is most recent on PyPI
OPENMDAO_VERSION_OLDEST: ['3.15'] # latest is most recent on PyPI
OPENMDAO_VERSION_OLDEST: ['3.20'] # latest is most recent on PyPI
MPHYS_VERSION_OLDEST: ['1.0.0'] # latest is most recent on PyPI
PYGEO_VERSION_OLDEST: ['1.6.0'] # latest is pulled from main branch, for some reason anything after 1.12.2 seg faults on the old build
VSP_VERSION: ['3.27.1'] # used for both builds
Expand Down

0 comments on commit a9a1966

Please sign in to comment.