Skip to content

Commit cdd7d77

Browse files
Update .spi.yml
Don't force doc gen to run on a Swift version not supported by this package
1 parent ff8fa94 commit cdd7d77

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.spi.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
version: 1
22
builder:
33
configs:
4-
- swift_version: 5.9
5-
documentation_targets: [OpenSwiftUI]
4+
- documentation_targets: [OpenSwiftUI]

0 commit comments

Comments
 (0)