File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 55 name : Build and Test
66 strategy :
77 matrix :
8- os : [macOS-10.15]
8+ os : [macOS-10.15, Ubuntu-18.04 ]
99 include :
1010 - os : macOS-10.15
11- toolchain : https://github.com/swiftwasm/swift/releases/download/swift-wasm-DEVELOPMENT-SNAPSHOT-2020-06-03-a/swift-wasm-DEVELOPMENT-SNAPSHOT-2020-06-03-a-osx.tar.gz
11+ toolchain : https://github.com/swiftwasm/swift/releases/download/swift-wasm-DEVELOPMENT-SNAPSHOT-2020-06-12-a/swift-wasm-DEVELOPMENT-SNAPSHOT-2020-06-12-a-osx.tar.gz
12+ - os : Ubuntu-18.04
13+ toolchain : https://github.com/swiftwasm/swift/releases/download/swift-wasm-DEVELOPMENT-SNAPSHOT-2020-06-12-a/swift-wasm-DEVELOPMENT-SNAPSHOT-2020-06-12-a-linux.tar.gz
1214 runs-on : ${{ matrix.os }}
1315 steps :
1416 - name : Checkout
Original file line number Diff line number Diff line change 1- wasm-DEVELOPMENT-SNAPSHOT-2020-06-03 -a
1+ wasm-DEVELOPMENT-SNAPSHOT-2020-06-12 -a
You can’t perform that action at this time.
0 commit comments