We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 650d319 + fdd95b2 commit d64c6c9Copy full SHA for d64c6c9
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