Skip to content

Commit a441241

Browse files
committed
Changes from iree-org to nod-ai.
1 parent eb3005f commit a441241

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update_iree_requirement_pins.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ on:
1414

1515
jobs:
1616
update-iree:
17-
if: ${{ github.repository_owner == 'iree-org' || github.event_name != 'schedule' }}
18-
runs-on: ubuntu-22.04
17+
if: ${{ github.repository_owner == 'nod-ai' || github.event_name != 'schedule' }}
18+
runs-on: ubuntu-24.04
1919

2020
steps:
2121
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)