Skip to content

Commit 654ce98

Browse files
committed
Try API check again
1 parent 192e5bc commit 654ce98

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ jobs:
2222
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
2323
with:
2424
# https://github.com/swiftlang/swift-package-manager/issues/8103
25-
api_breakage_check_enabled: false
26-
# swift:6.2-noble leads to issues with Snippets
27-
# e.g. https://github.com/apple/swift-homomorphic-encryption/actions/runs/18144503507/job/51643132814#step:5:1087
25+
# api_breakage_check_enabled: false
2826
docs_check_container_image: swift:6.2.2-noble
2927
format_check_enabled: false
3028
tests:

0 commit comments

Comments
 (0)