We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dc1e90 commit 4e7b067Copy full SHA for 4e7b067
.github/workflows/macos_tests.yaml renamed to .github/workflows/macos_tests.yml
.github/workflows/pull_request.yml
@@ -42,7 +42,7 @@ jobs:
42
macos-tests:
43
name: macOS tests
44
# Workaround https://github.com/nektos/act/issues/1875
45
- uses: swiftlang/swift-java/.github/workflows/macos_tests.yml@main
+ uses: swiftlang/swift-java/.github/workflows/macos_tests.yml@wip-macos-ci
46
with:
47
runner_pool: general
48
build_scheme: SwiftJava-Package
0 commit comments