Skip to content

Commit

Permalink
Switch back to swiftlang/github-workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
plemarquand committed Dec 3, 2024
1 parent 72fd9cb commit ad8c32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
tests:
name: Test
uses: award999/github-workflows/.github/workflows/swift_package_test.yml@dockerless-windows
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
with:
# Linux
linux_exclude_swift_versions: '[{"swift_version": "nightly-main"}]'
Expand Down

0 comments on commit ad8c32e

Please sign in to comment.