Skip to content

Commit

Permalink
Point config to test new docker image, try 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-robertson committed May 14, 2024
1 parent 8719471 commit b44ce2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ jobs:
runs-on: ubuntu-latest
needs: [unit-tests]
container:
image: docker://nrel/openstudio:dev-3.8.0-rc2
# image: docker://nrel/openstudio:dev-pr-5194
# image: docker://nrel/openstudio:dev-3.8.0-rc2
image: docker://nrel/openstudio:dev-pr-5194
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit b44ce2d

Please sign in to comment.