Skip to content

Commit 3145108

Browse files
authored
bump to 7.2.0
update to 7.2.0
2 parents 3c75ce8 + d059a7a commit 3145108

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ env:
33
DOWNLOAD_CACHE_VERSION: '8'
44
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
55
PYTHONPATH: .
6-
RELEASE_VER: '6.4.1'
6+
RELEASE_VER: '7.2.0'
77

88
on:
99
push:
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: macos-15
1919
permissions:
2020
contents: write
21-
timeout-minutes: 60
21+
timeout-minutes: 90
2222
steps:
2323
- name: Clone LLVM and AMD projects
2424
run: |

0 commit comments

Comments
 (0)