Skip to content

Commit 94afbf9

Browse files
henrymercerCopilot
andcommitted
Swift: Test the thinned macOS resource dir
Point at the staging artifact built with the x86_64-only thinning from semmle-code. Must be reverted before merging. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 03df685d-b0f4-4920-8c7c-8e70c6c868bf
1 parent 9567f1a commit 94afbf9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

swift/third_party/load.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ load("//misc/bazel:lfs.bzl", "lfs_archive", "lfs_files")
66

77
_override = {
88
# these are used to test new artifacts. Must be empty before merging to main
9+
"resource-dir-macOS-swift-6.3.3-RELEASE-228.zip": "7c4d3307c8986fb2118bb46d36637fcf82385b8a19153f3656fe5065058fbccb",
910
}
1011

1112
_staging_url = "https://github.com/dsp-testing/codeql-swift-artifacts/releases/download/staging-{}/{}"

0 commit comments

Comments
 (0)