Skip to content

Commit cd10de3

Browse files
Merge pull request #90 from opensciencegrid/SOFTWARE-5924-remove-osg-36
SOFTWARE-5924: Remove OSG 3.6 from github workflows build matrix
2 parents f339747 + a9b8b07 commit cd10de3

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)