Skip to content

Commit 5f275b3

Browse files
committed
Update tests
1 parent e42f5e5 commit 5f275b3

File tree

2 files changed

+17
-8
lines changed

2 files changed

+17
-8
lines changed

.github/workflows/__swift-autobuild.yml

+15-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/swift-autobuild.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: "Swift analysis using autobuild"
22
description: "Tests creation of a Swift database using autobuild"
3-
versions: ["latest", "cached", "nightly-latest"]
3+
# versions: ["latest", "cached", "nightly-latest"]
4+
versions: ["nightly-latest"]
45
# Swift autobuilder is only supported on MacOS for private beta
56
operatingSystems: ["macos"]
67
env:

0 commit comments

Comments
 (0)