diff --git a/.github/workflows/actions_build.yml b/.github/workflows/actions_build.yml index 32e8317b249..a5d31e87c86 100644 --- a/.github/workflows/actions_build.yml +++ b/.github/workflows/actions_build.yml @@ -47,7 +47,7 @@ jobs: - java: 19 # TODO(ikhoon): Revert to self-hosted runners once the following error is fixed # `Cannot expand ZIP '/actions-runner/../armeria-shaded-1.7.3-SNAPSHOT.jar' as it does not exist.` - on: macos-12 + on: macos-13 coverage: true - java: 19 on: self-hosted