Skip to content

Commit

Permalink
workflows: update Ubuntu runner to ubuntu-24.04
Browse files Browse the repository at this point in the history
Link: actions/runner-images#10636
(cherry picked from commit fcfbe6f)
  • Loading branch information
trueNAHO authored and wolfgangwalther committed Feb 1, 2025
1 parent 73d745f commit d735504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/periodic-merge-haskell-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
contents: write # for devmasx/merge-branch to merge branches
pull-requests: write # for peter-evans/create-or-update-comment to create or update comment
if: github.repository_owner == 'NixOS'
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
name: git merge-base master staging → haskell-updates
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down

0 comments on commit d735504

Please sign in to comment.