Skip to content

Commit 693d61e

Browse files
author
ordo-ci
committed
ci: 🔄 synced local '.github/workflows/' with remote 'workflows/swift'
1 parent 6a34372 commit 693d61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/swift-macos-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
os: [macos-15]
17-
swift: [ "5.10", "6.0" ]
17+
# swift: [ "5.10", "6.0" ]
1818

1919
runs-on: ${{ matrix.os }}
2020
# env:

0 commit comments

Comments
 (0)