Skip to content

Commit 97e3f48

Browse files
committed
Revert "try different label for macos arm64"
This reverts commit 219a280.
1 parent 219a280 commit 97e3f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ jobs:
334334
strategy:
335335
matrix:
336336
java: [18]
337-
runs-on: macos-arm64
337+
runs-on: [self-hosted, macOS, ARM64]
338338

339339
steps:
340340
- name: Checkout Repo

0 commit comments

Comments
 (0)