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 2d06869 commit 7c917b0Copy full SHA for 7c917b0
.github/workflows/python-package.yml
@@ -109,7 +109,7 @@ jobs:
109
os: [ubuntu-latest]
110
arch: [x86_64]
111
rocm_version:
112
- ["6.1.2", "6.2"]
+ ["6.1.2", "6.2.4", "6.3.2"]
113
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
114
steps:
115
- uses: actions/checkout@v4
0 commit comments