Skip to content

Commit 0c3c3dd

Browse files
gh setup
1 parent be9e9c8 commit 0c3c3dd

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/buildandtest.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ jobs:
6767
clang --version
6868
clang-format --version
6969
70+
- name: Setup Swift
71+
uses: swift-actions/setup-swift@682457186b71c25a884c45c06f859febbe259240 # 2.3.0
72+
with:
73+
version: '6.2.0'
74+
7075
- name: Lint
7176
run: yarn lint
7277

0 commit comments

Comments
 (0)