Skip to content

Commit 374aa4a

Browse files
committed
CI: Use bqplot master
1 parent cb5a420 commit 374aa4a

3 files changed

Lines changed: 1928 additions & 1687 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ jobs:
2424
- name: Checkout
2525
uses: actions/checkout@v2
2626
with:
27-
repository: 'martinRenou/bqplot'
28-
ref: 'get_rid_webgl'
27+
repository: 'bqplot/bqplot'
2928
path: 'bqplot'
3029

3130
- name: Setup conda

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"style-loader": "^1.0.0",
106106
"ts-loader": "^8.0.0",
107107
"typescript": "~4.1.3",
108-
"webpack": "^5.0.0",
108+
"webpack": "^5.61.0",
109109
"webpack-cli": "^4.0.0"
110110
},
111111
"jupyterlab": {

0 commit comments

Comments
 (0)