Skip to content

Commit

Permalink
upgrade jupyterhub
Browse files Browse the repository at this point in the history
  • Loading branch information
Fan Ting Wei committed Nov 21, 2023
1 parent 6e6c02d commit 0518c33
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 45 deletions.
48 changes: 4 additions & 44 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,62 +135,22 @@ jobs:
hadoop: "3.3.2"
scala: "2.13"
java: "11"
- jupyterhub: "1.5.0"
spark: "3.4.1"
hadoop: "3.3.4"
scala: "2.12"
java: "8"
- jupyterhub: "1.5.0"
spark: "3.4.1"
hadoop: "3.3.4"
scala: "2.12"
java: "11"
- jupyterhub: "1.5.0"
spark: "3.4.1"
hadoop: "3.3.4"
scala: "2.13"
java: "8"
- jupyterhub: "1.5.0"
spark: "3.4.1"
hadoop: "3.3.4"
scala: "2.13"
java: "11"
- jupyterhub: "2.2.2"
spark: "3.4.1"
hadoop: "3.3.4"
scala: "2.12"
java: "8"
- jupyterhub: "2.2.2"
spark: "3.4.1"
hadoop: "3.3.4"
scala: "2.12"
java: "11"
- jupyterhub: "2.2.2"
spark: "3.4.1"
hadoop: "3.3.4"
scala: "2.13"
java: "8"
- jupyterhub: "2.2.2"
spark: "3.4.1"
hadoop: "3.3.4"
scala: "2.13"
java: "11"
- jupyterhub: "2.3.1"
- jupyterhub: "3.1.1"
spark: "3.4.1"
hadoop: "3.3.4"
scala: "2.12"
java: "8"
- jupyterhub: "2.3.1"
- jupyterhub: "3.1.1"
spark: "3.4.1"
hadoop: "3.3.4"
scala: "2.12"
java: "11"
- jupyterhub: "2.3.1"
- jupyterhub: "3.1.1"
spark: "3.4.1"
hadoop: "3.3.4"
scala: "2.13"
java: "8"
- jupyterhub: "2.3.1"
- jupyterhub: "3.1.1"
spark: "3.4.1"
hadoop: "3.3.4"
scala: "2.13"
Expand Down
2 changes: 1 addition & 1 deletion templates/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ versions:
scala: ["2.12", "2.13"]
java: ["8", "11"]

- jupyterhub: ["1.5.0", "2.2.2", "2.3.1"]
- jupyterhub: ["3.1.1"]
spark: ["3.4.1"]
hadoop: ["3.3.4"]
scala: ["2.12", "2.13"]
Expand Down

0 comments on commit 0518c33

Please sign in to comment.