Skip to content

Commit

Permalink
Merge pull request #161 from android/pflammertsma-patch-1
Browse files Browse the repository at this point in the history
Update android.yml to use ubuntu-latest
  • Loading branch information
chikoski authored May 17, 2024
2 parents 3abac4f + 19f659a commit 7c9d07d
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 @@ -24,7 +24,7 @@ jobs:

build:
name: Build
runs-on: ubuntu-18.04
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 7c9d07d

Please sign in to comment.