Skip to content

Commit 3236a0c

Browse files
committed
Switch to fix/macos-java8
1 parent f4da84f commit 3236a0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ jobs:
3838

3939
build:
4040
if: github.actor != 'dependabot[bot]'
41-
# Temporary switch to `@main` waiting for 11.0.1 release
42-
uses: apache/logging-parent/.github/workflows/build-reusable.yaml@main
41+
# Temporary switch to `@fix/macos-java-8` to see how the situation evolves with macOS runners
42+
uses: apache/logging-parent/.github/workflows/build-reusable.yaml@fix/macos-java-8
4343
# uses: apache/logging-parent/.github/workflows/build-reusable.yaml@rel/11.0.0
4444
with:
4545
java-version: |

0 commit comments

Comments
 (0)