Skip to content

Commit ebf4daa

Browse files
committed
Update .github/workflows/build-notebooks.yaml file
1 parent 700f961 commit ebf4daa

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

.github/workflows/build-notebooks.yaml

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -79,28 +79,6 @@
7979
},
8080
"secrets": "inherit"
8181
},
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-
},
10482
"habana-jupyter-1_10_0-ubi8-python-3_8": {
10583
"needs": [
10684
"jupyter-datascience-ubi8-python-3_8"
@@ -112,17 +90,6 @@
11290
},
11391
"secrets": "inherit"
11492
},
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-
},
12693
"habana-jupyter-1_13_0-ubi8-python-3_8": {
12794
"needs": [
12895
"jupyter-datascience-ubi8-python-3_8"

0 commit comments

Comments
 (0)