Skip to content

Commit

Permalink
Switch back from ubuntu-22 to ubuntu-24
Browse files Browse the repository at this point in the history
Co-authored-by: Marius Brehler <marius.brehler@gmail.com>
  • Loading branch information
ScottTodd and marbre authored Jan 21, 2025
1 parent 47902e5 commit 5675e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_iree_requirement_pins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ env:
jobs:
check-for-existing-branch:
if: ${{ github.repository_owner == 'nod-ai' || github.event_name != 'schedule' }}
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
outputs:
branch-exists: ${{ steps.check-exists.outputs.branch-exists }}

Expand Down

0 comments on commit 5675e84

Please sign in to comment.