Skip to content

Commit

Permalink
Specifically build v23.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarrec committed Nov 21, 2023
1 parent b3c4c62 commit dafb6c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/mac_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:

steps:
- uses: actions/checkout@v3
# If you need to rebuild for a specific branch **after** you fixed the workflow...
with:
ref: v23.2.0

- name: Set up Python ${{ env.Python_REQUIRED_VERSION }}
id: setup-python
Expand Down

1 comment on commit dafb6c8

@nrel-bot-3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

23.2.0-Static-gfortran (jmarrec) - x86_64-MacOS-10.17-clang-14.0.0: Tests Failed (0 of 0 tests passed, 0 test warnings)

Build Badge Test Badge

Please sign in to comment.