We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48bfb20 commit 7e787daCopy full SHA for 7e787da
.github/workflows/python-package.yml
@@ -107,7 +107,7 @@ jobs:
107
os: [ubuntu-latest]
108
arch: [x86_64]
109
rocm_version:
110
- ["6.1.2"]
+ ["6.1.2", "6.2"]
111
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
112
steps:
113
- uses: actions/checkout@v4
0 commit comments