Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torch-scatter
Commits
a44a5862
"tools/python/vscode:/vscode.git/clone" did not exist on "2e2a14879be4fb3edc6f12b6fcd40820c44fe675"
Commit
a44a5862
authored
Mar 11, 2022
by
rusty1s
Browse files
[ci skip]
parent
b2efd23c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
.github/workflows/building-conda.yml
.github/workflows/building-conda.yml
+4
-4
No files found.
.github/workflows/building-conda.yml
View file @
a44a5862
...
...
@@ -17,9 +17,6 @@ jobs:
exclude
:
-
torch-version
:
1.10.0
cuda-version
:
'
cu115'
# There is a weird `glibc=2.27` bug going on for this combination:
-
os
:
ubuntu-18.04
python-version
:
'
3.10'
-
torch-version
:
1.10.0
python-version
:
'
3.10'
-
os
:
windows-2019
...
...
@@ -31,6 +28,9 @@ jobs:
cuda-version
:
'
cu113'
-
os
:
macos-10.15
cuda-version
:
'
cu115'
# There is a weird `glibc=2.27` bug going on for this combination:
-
os
:
ubuntu-18.04
python-version
:
'
3.10'
steps
:
-
uses
:
actions/checkout@v2
...
...
@@ -46,7 +46,7 @@ jobs:
-
name
:
Install Conda packages
run
:
|
conda install conda-build --yes
conda install conda-build
conda-verify
--yes
shell
:
bash -l {0}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment