Skip to content

Commit 675a7fd

Browse files
author
Oleh Kulykov
committed
1738744167
1 parent ef4794d commit 675a7fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift-multi-platform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Swift
1212
strategy:
1313
matrix:
14-
os: [ubuntu-latest]
14+
os: [macos-latest]
1515
swift: ["5.x"]
1616
runs-on: ${{ matrix.os }}
1717
steps:

0 commit comments

Comments
 (0)