Skip to content

Commit

Permalink
Update EnergyPlus versions
Browse files Browse the repository at this point in the history
  • Loading branch information
macumber committed Nov 27, 2024
1 parent ed370a2 commit 63d15f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/app_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
# fail-fast: Default is true, switch to false to allow one platform to fail and still run others
fail-fast: false
matrix:
os: [macos-13]
os: [macos-13, macos-arm64]
#os: [ubuntu-22.04, ubuntu-24.04, windows-2022, macos-13, macos-arm64]
include:
- os: ubuntu-22.04
Expand Down
6 changes: 3 additions & 3 deletions CMake/install_codesign_script_OpenStudioApp.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,11 @@ endif()

set(FILES_TO_SIGN
EnergyPlus/ExpandObjects
EnergyPlus/energyplus-24.1.0
EnergyPlus/energyplus-24.2.0
EnergyPlus/energyplus.1
EnergyPlus/libenergyplusapi.24.1.0.dylib
EnergyPlus/libenergyplusapi.24.2.0.dylib
EnergyPlus/libintl.8.dylib
EnergyPlus/libpython3.8.dylib
EnergyPlus/libpython3.12.dylib
Ruby/openstudio.bundle

Radiance/bin/vinfo
Expand Down

0 comments on commit 63d15f1

Please sign in to comment.