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 9281d5c commit 2d73f07Copy full SHA for 2d73f07
.github/workflows/build-container.yaml
@@ -21,7 +21,7 @@ jobs:
21
version: [ "5.7", "6.0" ]
22
include:
23
- version: "5.7"
24
- url: "https://repo.radeon.com/amdgpu-install/5.7.2/rhel/7.9/amdgpu-install-5.7.50702-1.el7.noarch.rpm"
+ url: "https://repo.radeon.com/amdgpu-install/5.7.3/rhel/7.9/amdgpu-install-5.7.50703-1.el7.noarch.rpm"
25
- version: "6.0"
26
url: "https://repo.radeon.com/amdgpu-install/6.0/rhel/7.9/amdgpu-install-6.0.60000-1.el7.noarch.rpm"
27
steps:
0 commit comments