Skip to content

Commit a253a2a

Browse files
committed
Switch tests over to the temporary cmcgee1024 fork of the workflow
1 parent a662f7a commit a253a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
tests:
2121
name: Test
22-
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
22+
uses: cmcgee1024/github-workflows/.github/workflows/swift_package_test.yml@main
2323
with:
2424
# linux_os_versions: "[\"jammy\", \"noble\", \"focal\", \"amazonlinux2\", \"rhel-ubi9\", \"bookworm\", \"fedora39\"]"
2525
# Not working: noble (compile error in TSC Filesystem), bookworm (missing memory.h), fedora39 (missing memory.h)

0 commit comments

Comments
 (0)