Skip to content

Commit 1f9a653

Browse files
committed
update gradle-publish workflow to use macos runner
1 parent a6e86c4 commit 1f9a653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313

1414
jobs:
1515
build:
16-
runs-on: ubuntu-latest
16+
runs-on: macos-latest
1717
environment: release
1818

1919
permissions:

0 commit comments

Comments
 (0)