File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 9898# test all echo functions on difference shell(except sh, which is actually bash) on Mac
9999 - stage : macOS runtime test
100100 os : osx
101+ osx_image : xcode12.2
101102 env :
102103 - task=test-dist-zsh
103104 before_script :
@@ -107,6 +108,7 @@ jobs:
107108 - ./test-scripts/zsh
108109 - stage : macOS runtime test
109110 os : osx
111+ osx_image : xcode12.2
110112 env :
111113 - task=test-dist-ksh
112114 before_script :
@@ -116,6 +118,7 @@ jobs:
116118 - ./test-scripts/ksh
117119 - stage : macOS runtime test
118120 os : osx
121+ osx_image : xcode12.2
119122 env :
120123 - task=test-dist-bash-builtin
121124 before_script :
@@ -124,6 +127,7 @@ jobs:
124127 - ./test-scripts/bash
125128 - stage : macOS runtime test
126129 os : osx
130+ osx_image : xcode12.2
127131 env :
128132 - task=test-dist-bash-brew-install
129133 before_script :
@@ -134,6 +138,7 @@ jobs:
134138 - ./test-scripts/bash
135139 - stage : macOS runtime test
136140 os : osx
141+ osx_image : xcode12.2
137142 env :
138143 - task=test-dist-fish
139144 before_script :
You canβt perform that action at this time.
0 commit comments