Skip to content

Commit

Permalink
Revert ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinguitar committed Nov 6, 2023
1 parent 2bd528a commit 961f81f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ on:
jobs:
build:

runs-on: ubuntu-latest-16-cores
# https://github.com/actions/runner-images/issues/6709#issuecomment-1361269639
runs-on: ubuntu-22.04

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

0 comments on commit 961f81f

Please sign in to comment.