Skip to content

Commit

Permalink
removed tensorflow and pytorch images from git workflow builds (#654)
Browse files Browse the repository at this point in the history
Co-authored-by: Mathis Marcotte <mathis.marcotte@statcan.gc.ca>
  • Loading branch information
mathis-marcotte and Mathis Marcotte authored Jul 30, 2024
1 parent 8a01153 commit 8dd641a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,8 @@ jobs:
matrix:
notebook:
# TODO: Pull this from a settings file or Makefile, that way Make can have the same list
# - docker-stacks-datascience-notebook # Debugging
- rstudio
- sas
- jupyterlab-cpu
- jupyterlab-pytorch
- jupyterlab-tensorflow
needs: pre-build-checks
runs-on: ubuntu-latest
services:
Expand Down

0 comments on commit 8dd641a

Please sign in to comment.