Skip to content

Commit 7e787da

Browse files
committed
Enable 6.2 build
1 parent 48bfb20 commit 7e787da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
os: [ubuntu-latest]
108108
arch: [x86_64]
109109
rocm_version:
110-
["6.1.2"]
110+
["6.1.2", "6.2"]
111111
runs-on: ${{ matrix.os }} # One day, we could run them on native agents. Azure supports this now but it's planned only for Q3 2023 for hosted agents
112112
steps:
113113
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)