Skip to content

Commit ba73fef

Browse files
devcrocodPavel Gorgulov
authored andcommitted
update gradle-publish workflow to use macos runner
1 parent b62b70d commit ba73fef

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)