Skip to content

Commit

Permalink
change to ubuntu latest
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 committed Oct 30, 2024
1 parent bffa236 commit 593462d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
list-apps:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
if: ${{ !contains(github.event.head_commit.message, 'skipci') }}
outputs:
app_list: ${{ steps.find_changed_recipes.outputs.app_list }}
Expand Down

0 comments on commit 593462d

Please sign in to comment.