File tree Expand file tree Collapse file tree 6 files changed +7
-5
lines changed
Example/JavaScriptKitExample
IntegrationTests/TestSuites Expand file tree Collapse file tree 6 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1313 with :
1414 fetch-depth : 1
1515 - uses : swiftwasm/setup-swiftwasm@v1
16+ with :
17+ swift-version : wasm-5.9.1-RELEASE
1618 - name : Run Test
1719 run : |
1820 set -eux
Original file line number Diff line number Diff line change 1111 with :
1212 fetch-depth : 1
1313 - uses : swiftwasm/setup-swiftwasm@v1
14+ with :
15+ swift-version : wasm-5.9.1-RELEASE
1416 - name : Run Benchmark
1517 run : |
1618 make bootstrap
Original file line number Diff line number Diff line change 5757 strategy :
5858 matrix :
5959 include :
60- - os : macos-12
61- xcode : Xcode_13.3
6260 - os : macos-12
6361 xcode : Xcode_14.0
6462 - os : macos-13
Original file line number Diff line number Diff line change 1- // swift-tools-version:5.2
1+ // swift-tools-version:5.7
22
33import PackageDescription
44
Original file line number Diff line number Diff line change 1- // swift-tools-version:5.2
1+ // swift-tools-version:5.7
22
33import PackageDescription
44
Original file line number Diff line number Diff line change 1- // swift-tools-version:5.3
1+ // swift-tools-version:5.7
22
33import PackageDescription
44
You can’t perform that action at this time.
0 commit comments