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 7810769 commit bbfb3f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
if: |
github.event_name == 'workflow_dispatch' &&
github.event.inputs.reason != ''
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Log dispatch reason
env:
Expand Down

0 comments on commit bbfb3f6

Please sign in to comment.