diff --git a/.github/workflows/config.yml b/.github/workflows/config.yml index 537dcc7202..0217c26937 100644 --- a/.github/workflows/config.yml +++ b/.github/workflows/config.yml @@ -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: