Skip to content

Commit

Permalink
Update actions_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhee17 authored Jul 5, 2023
1 parent 4ee5809 commit 58d4ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 58d4ab9

Please sign in to comment.