Skip to content

Commit a9b8b07

Browse files
authored
SOFTWARE-5924: Remove OSG 3.6 from github workflows build matrix
1 parent f339747 commit a9b8b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- image: 'nvidia/cuda:11.8.0-runtime-rockylinux8'
3333
tag_str: 'cuda_11_8_0'
3434
repo: ['development', 'testing', 'release']
35-
series: ['3.6', '23']
35+
series: ['23']
3636
needs: make-date-tag
3737
steps:
3838
- name: checkout docker-software-base

0 commit comments

Comments
 (0)