Skip to content

Commit

Permalink
Fix image to ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
Rawa committed Oct 11, 2024
1 parent c28b222 commit 89c058e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ permissions: {}
jobs:
mobsfscan:
name: Code scanning using mobsfscan
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 89c058e

Please sign in to comment.