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 f339747 commit a9b8b07Copy full SHA for a9b8b07
.github/workflows/build-container.yml
@@ -32,7 +32,7 @@ jobs:
32
- image: 'nvidia/cuda:11.8.0-runtime-rockylinux8'
33
tag_str: 'cuda_11_8_0'
34
repo: ['development', 'testing', 'release']
35
- series: ['3.6', '23']
+ series: ['23']
36
needs: make-date-tag
37
steps:
38
- name: checkout docker-software-base
0 commit comments