Skip to content

Commit e1516ff

Browse files
committed
Try to make ktfmt run on ubuntu
1 parent f444ca1 commit e1516ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blueprints-starter-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
run: ./gradlew :app:desktopMainClasses
7878

7979
ktfmt:
80-
runs-on: macos-latest
80+
runs-on: ubuntu-latest
8181
timeout-minutes: 25
8282
defaults:
8383
run:

0 commit comments

Comments
 (0)