Skip to content

Commit 93bef99

Browse files
Use default Swfit version to build tools
1 parent e2dcaa9 commit 93bef99

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build_swift_tools.yml

-5
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,6 @@ jobs:
3636
mv binaryen-version_113 binaryen
3737
cp binaryen/bin/* /usr/local/bin
3838
39-
- name: Setup Swift version
40-
uses: swift-actions/setup-swift@v1
41-
with:
42-
swift-version: "5.8.0"
43-
4439
- name: Build carton
4540
env:
4641
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)