Skip to content

Commit 7c917b0

Browse files
Add rocm6.3.2
1 parent 2d06869 commit 7c917b0

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
@@ -109,7 +109,7 @@ jobs:
109109
os: [ubuntu-latest]
110110
arch: [x86_64]
111111
rocm_version:
112-
["6.1.2", "6.2"]
112+
["6.1.2", "6.2.4", "6.3.2"]
113113
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
114114
steps:
115115
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)