File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -185,6 +185,7 @@ jobs:
185185 with :
186186 repository : swiftwasm/integration-tests
187187 path : integration-tests
188+ ref : release/5.3
188189 - name : Run integration tests
189190 run : |
190191 sudo xcode-select --switch /Applications/Xcode_12.2.app/Contents/Developer/
@@ -232,6 +233,7 @@ jobs:
232233 with :
233234 repository : swiftwasm/integration-tests
234235 path : integration-tests
236+ ref : release/5.3
235237 - name : Run integration tests
236238 run : swift run # Use TOOLCHAIN env value
237239 working-directory : ${{ github.workspace }}/integration-tests
@@ -277,6 +279,7 @@ jobs:
277279 with :
278280 repository : swiftwasm/integration-tests
279281 path : integration-tests
282+ ref : release/5.3
280283 - name : Run integration tests
281284 run : swift run # Use TOOLCHAIN env value
282285 working-directory : ${{ github.workspace }}/integration-tests
You can’t perform that action at this time.
0 commit comments