Skip to content

Commit

Permalink
rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
ameli committed Dec 9, 2024
1 parent 0a0e530 commit 020c467
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 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

0 comments on commit 020c467

Please sign in to comment.