Skip to content

Commit

Permalink
fix analysis ubuntu version
Browse files Browse the repository at this point in the history
Signed-off-by: alperozturk <[email protected]>
  • Loading branch information
alperozturk96 committed Oct 10, 2023
1 parent edab645 commit 3151b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ concurrency:

jobs:
analysis:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Setup variables
id: get-vars
Expand Down

0 comments on commit 3151b47

Please sign in to comment.