Skip to content

Commit

Permalink
use os 3.9 rc3 image in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vtnate committed Nov 13, 2024
1 parent 547d4d0 commit a7d9374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
weeknight-tests:
runs-on: ubuntu-latest
container:
image: docker://nrel/openstudio:3.8.0
image: docker://nrel/openstudio:dev-3.9.0-rc3
steps:
- uses: actions/checkout@v4
- name: set git config options
Expand Down

0 comments on commit a7d9374

Please sign in to comment.