Skip to content

Commit 9f7565e

Browse files
committed
Fix duplicate Swift version in workflow matrix
Removed duplicate Swift version entry from matrix.
1 parent a57cf04 commit 9f7565e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/BushelCloud.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
os: [noble, jammy]
1717
swift:
1818
- version: "6.2"
19-
- version: "6.2"
20-
nightly: true
2119
- version: "6.3"
2220
nightly: true
2321

0 commit comments

Comments
 (0)