Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
bitsandbytes
Commits
42e8abc3
Unverified
Commit
42e8abc3
authored
Sep 29, 2025
by
Matthew Douglas
Committed by
GitHub
Sep 29, 2025
Browse files
ROCm: Add 6.4 and 7.0 builds (#1767)
parent
50be19c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/python-package.yml
.github/workflows/python-package.yml
+1
-1
No files found.
.github/workflows/python-package.yml
View file @
42e8abc3
...
@@ -131,7 +131,7 @@ jobs:
...
@@ -131,7 +131,7 @@ jobs:
os
:
[
ubuntu-22.04
]
os
:
[
ubuntu-22.04
]
arch
:
[
x86_64
]
arch
:
[
x86_64
]
rocm_version
:
rocm_version
:
[
"
6.1.2"
,
"
6.2.4"
,
"
6.3.
2
"
]
[
"
6.1.2"
,
"
6.2.4"
,
"
6.3.
4"
,
"
6.4.4"
,
"
7.0
"
]
runs-on
:
${{ matrix.os }}
runs-on
:
${{ matrix.os }}
steps
:
steps
:
-
uses
:
actions/checkout@v4
-
uses
:
actions/checkout@v4
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment