Skip to content

Commit 1a660a4

Browse files
authored
Change build runner from Ubuntu to Windows
1 parent f6db456 commit 1a660a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
jobs:
1717
build:
1818

19-
runs-on: ubuntu-latest
19+
runs-on: windows-latest
2020
permissions:
2121
contents: read
2222

0 commit comments

Comments
 (0)