Skip to content

Commit

Permalink
ci: Fix go-mobile build
Browse files Browse the repository at this point in the history
  • Loading branch information
lubux committed Jan 10, 2024
1 parent 81439f1 commit 802360c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
build:
name: Build library for Android with gomobile
runs-on: ubuntu-latest
runs-on: ubuntu-20.04

steps:
- name: Set up JDK 1.8
Expand Down

0 comments on commit 802360c

Please sign in to comment.