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-spline-conv
Commits
df0ee308
Commit
df0ee308
authored
Mar 11, 2022
by
rusty1s
Browse files
[ci skip]
parent
ff8eac25
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
.github/workflows/building-conda.yml
.github/workflows/building-conda.yml
+2
-0
.github/workflows/building.yml
.github/workflows/building.yml
+4
-0
No files found.
.github/workflows/building-conda.yml
View file @
df0ee308
...
...
@@ -31,6 +31,8 @@ jobs:
# There is a weird `glibc=2.27` bug going on for this combination:
-
os
:
ubuntu-18.04
python-version
:
'
3.10'
-
os
:
ubuntu-18.04
cuda-version
:
'
cu115'
steps
:
-
uses
:
actions/checkout@v2
...
...
.github/workflows/building.yml
View file @
df0ee308
...
...
@@ -28,6 +28,10 @@ jobs:
cuda-version
:
'
cu113'
-
os
:
macos-10.15
cuda-version
:
'
cu115'
# There is a weird bug going on for this combination:
-
os
:
windows-2019
python-version
:
'
3.7'
cuda-version
:
'
cu115'
steps
:
-
uses
:
actions/checkout@v2
...
...
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