Skip to content

Commit

Permalink
Updated the github workflow to include the new image
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnVidler committed Mar 4, 2024
1 parent e0fe0d3 commit cceaf79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
context: 'python/spacy/'
- image: 'cuda-535-notebook'
context: 'jupyter/python-cuda-535'
- image: 'python-minimal-s3'
context: 'jupyter/python-minimal-s3'

# Sets the permissions granted to the `GITHUB_TOKEN` for the actions in this job.
permissions:
Expand Down

0 comments on commit cceaf79

Please sign in to comment.