Skip to content

Commit

Permalink
readme tupo
Browse files Browse the repository at this point in the history
  • Loading branch information
ameli committed Feb 12, 2025
1 parent 900bb5b commit 19425e0
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 19 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: deploy-docker-manylinux2014_x86_64_cuda_10.2

on:
push:
branches:
- main
# push:
# branches:
# - main
release:
types:
- published
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: deploy-docker-manylinux2014_x86_64_cuda_11.8

on:
push:
branches:
- main
# push:
# branches:
# - main
release:
types:
- published
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: deploy-docker-manylinux2014_x86_64_cuda_12.0

on:
push:
branches:
- main
# push:
# branches:
# - main
release:
types:
- published
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: deploy-docker-manylinux2014_x86_64_cuda_12.3

on:
push:
branches:
- main
# push:
# branches:
# - main
release:
types:
- published
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: deploy-docker-manylinux_2_28_x86_64_cuda_12.3

on:
push:
branches:
- main
# push:
# branches:
# - main
release:
types:
- published
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: deploy-docker-manylinux_2_34_x86_64_cuda_12.8

on:
push:
branches:
- main
# push:
# branches:
# - main
release:
types:
- published
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ License
:target: https://github.com/ameli/manylinux-cuda/actions/workflows/deploy-docker-manylinux_2_34_x86_64_cuda_12.8.yml
.. |deploy-docker-manylinux2014_aarch64_cuda_12_8| image:: https://img.shields.io/cirrus/github/ameli/manylinux-cuda/main?label=build%20docker
:target: https://cirrus-ci.com/github/ameli/manylinux-cuda
.. |deploy-docker-manylinux_2_28_aarch64_cuda_12_8| image:: https://img.shields.io/cirrus/github/ameli/manylinux-cuda/main?label=build%20docker
.. |deploy-docker-manylinux_2_34_aarch64_cuda_12_8| image:: https://img.shields.io/cirrus/github/ameli/manylinux-cuda/main?label=build%20docker
:target: https://cirrus-ci.com/github/ameli/manylinux-cuda

.. |docker-pull-manylinux2014_x86_64_cuda_10_2| image:: https://img.shields.io/docker/pulls/sameli/manylinux2014_x86_64_cuda_10.2?color=green&label=downloads
Expand Down

0 comments on commit 19425e0

Please sign in to comment.