File tree Expand file tree Collapse file tree 1 file changed +0
-33
lines changed Expand file tree Collapse file tree 1 file changed +0
-33
lines changed Original file line number Diff line number Diff line change 79
79
},
80
80
" secrets " : " inherit"
81
81
},
82
- " jupyter-trustyai-ubi8-python-3_8 " : {
83
- " needs " : [
84
- " jupyter-datascience-ubi8-python-3_8"
85
- ],
86
- " uses " : " ./.github/workflows/build-notebooks-TEMPLATE.yaml" ,
87
- " with " : {
88
- " target " : " jupyter-trustyai-ubi8-python-3.8" ,
89
- " github " : " ${{ toJSON(github) }}"
90
- },
91
- " secrets " : " inherit"
92
- },
93
- " habana-jupyter-1_9_0-ubi8-python-3_8 " : {
94
- " needs " : [
95
- " jupyter-datascience-ubi8-python-3_8"
96
- ],
97
- " uses " : " ./.github/workflows/build-notebooks-TEMPLATE.yaml" ,
98
- " with " : {
99
- " target " : " habana-jupyter-1.9.0-ubi8-python-3.8" ,
100
- " github " : " ${{ toJSON(github) }}"
101
- },
102
- " secrets " : " inherit"
103
- },
104
82
" habana-jupyter-1_10_0-ubi8-python-3_8 " : {
105
83
" needs " : [
106
84
" jupyter-datascience-ubi8-python-3_8"
112
90
},
113
91
" secrets " : " inherit"
114
92
},
115
- " habana-jupyter-1_11_0-ubi8-python-3_8 " : {
116
- " needs " : [
117
- " jupyter-datascience-ubi8-python-3_8"
118
- ],
119
- " uses " : " ./.github/workflows/build-notebooks-TEMPLATE.yaml" ,
120
- " with " : {
121
- " target " : " habana-jupyter-1.11.0-ubi8-python-3.8" ,
122
- " github " : " ${{ toJSON(github) }}"
123
- },
124
- " secrets " : " inherit"
125
- },
126
93
" habana-jupyter-1_13_0-ubi8-python-3_8 " : {
127
94
" needs " : [
128
95
" jupyter-datascience-ubi8-python-3_8"
You can’t perform that action at this time.
0 commit comments