Skip to content

Commit e158a34

Browse files
authored
Update macOS.yml
1 parent 75176e8 commit e158a34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/macOS.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up Swift
1515
uses: swift-actions/setup-swift@v2
1616
with:
17-
swift-version: '6.0.0'
17+
swift-version: '6.1.0'
1818
- uses: actions/checkout@v3
1919
- name: Build
2020
run: swift build -v

0 commit comments

Comments
 (0)