Skip to content

Commit

Permalink
MAINT: remove CUDA=11.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Feb 19, 2024
1 parent 46a339c commit df2eef0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 85 deletions.
13 changes: 3 additions & 10 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,16 +108,9 @@ jobs:
# push: true
# tags: mmcky/quantecon-lecture-python:cuda-12.1.0-anaconda-2023-09-py311-d

# - name: Build & Push (cuda-12.3.1-anaconda-2023-09-py311)
# uses: docker/[email protected]
# with:
# context: cuda-12.3.1-anaconda-2023-09-py311
# push: true
# tags: mmcky/quantecon-lecture-python:cuda-12.3.1-anaconda-2023-09-py311

- name: Build & Push (cuda-11.8.0-anaconda-2023-09-py311)
- name: Build & Push (cuda-12.3.1-anaconda-2023-09-py311)
uses: docker/[email protected]
with:
context: cuda-11.8.0-anaconda-2023-09-py311
context: cuda-12.3.1-anaconda-2023-09-py311
push: true
tags: mmcky/quantecon-lecture-python:cuda-11.8.0-anaconda-2023-09-py311
tags: mmcky/quantecon-lecture-python:cuda-12.3.1-anaconda-2023-09-py311
49 changes: 0 additions & 49 deletions cuda-11.8.0-anaconda-2023-09-py311/Dockerfile

This file was deleted.

26 changes: 0 additions & 26 deletions cuda-11.8.0-anaconda-2023-09-py311/environment.yml

This file was deleted.

0 comments on commit df2eef0

Please sign in to comment.