Skip to content

Commit 9ad5d7d

Browse files
[green-dragon-migration] Update OS version (#157)
* Simply update os_version checked as part of the build process
1 parent 1c51d86 commit 9ad5d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zorg/jenkins/clang_build_dependencies.dep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
os_version == 10.15.5 # All nodes should be on 10.15.5
1+
os_version == 14.1 # All nodes should be on 14.1
22
brew cmake >= 3.17.2 # All nodes have 3.17.2
33
brew ninja >= 1.8.2 # Stage2 verbose output
44
pip psutil >= 5.4.5 # Required for timeouts in the GTest Suite.

0 commit comments

Comments
 (0)