Skip to content

Commit

Permalink
Try to use ubuntu-latest again
Browse files Browse the repository at this point in the history
  • Loading branch information
MGaetan89 committed Oct 14, 2024
1 parent 3df9a92 commit 8ec2009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:

android-tests:
name: Android Tests
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
needs: build
env:
USERNAME: ${{ github.actor }}
Expand Down

0 comments on commit 8ec2009

Please sign in to comment.