Skip to content

Commit

Permalink
Update test-osw.yml
Browse files Browse the repository at this point in the history
Updating GitHub action to get CI running with 3.9.0 CI
  • Loading branch information
DavidGoldwasser authored Nov 8, 2024
1 parent e8533d6 commit dad2a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-osw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: push
jobs:
test-osw:
runs-on: ubuntu-latest
container: nrel/openstudio:3.4.0
container: nrel/develop
steps:
- name: check out repository
uses: actions/checkout@v2
Expand Down

0 comments on commit dad2a52

Please sign in to comment.