Skip to content

Commit 8cdc391

Browse files
author
Andrea Scuderi
committed
Fix Meterian
1 parent a37c362 commit 8cdc391

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/meterian.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: swift-actions/setup-swift@v2
13+
with:
14+
swift-version: '6.1.0'
1315
- name: Get swift version
1416
run: swift --version
1517
- name: Checkout

0 commit comments

Comments
 (0)