Skip to content

Commit ac0fae1

Browse files
committed
Update to ubuntu-latest to fix potential build issue
1 parent 7508a60 commit ac0fae1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
branches: [ master ]
77
jobs:
88
build:
9-
runs-on: ubuntu-18.04
9+
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v1
1212
- name: Init submodules

0 commit comments

Comments
 (0)