Skip to content

Commit 38c755d

Browse files
authored
Revert "Updating ubuntu version to the latest based on CI failure"
1 parent 3fa48b2 commit 38c755d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
build:
2626
name: Build
27-
runs-on: ubuntu-latest
27+
runs-on: ubuntu-18.04
2828

2929
steps:
3030
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)