Skip to content

Commit

Permalink
fix segfault
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen committed Feb 10, 2025
1 parent bbfb3f6 commit 2b56beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:
jobs:
hadolint:
name: Run hadolint against docker files
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- name: Pull hadolint/hadolint:latest Image
Expand Down

0 comments on commit 2b56beb

Please sign in to comment.