We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 650d319 commit fdd95b2Copy full SHA for fdd95b2
1 file changed
.github/workflows/config.yml
@@ -15,8 +15,8 @@ concurrency:
15
cancel-in-progress: true
16
17
env:
18
- OS_VERSION: "3.11.0-rc3"
19
- OS_SHA: 7d1f8bdb36
+ OS_VERSION: "3.11.0"
+ OS_SHA: 241b8abb4d
20
OS_URL: https://github.com/NREL/OpenStudio/releases/download
21
22
jobs:
0 commit comments