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
9661ad2e
Commit
9661ad2e
authored
Jun 25, 2021
by
rusty1s
Browse files
[skip ci] ubuntu1604
parent
59802800
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.github/workflows/linting.yml
.github/workflows/linting.yml
+1
-1
.github/workflows/testing.yml
.github/workflows/testing.yml
+1
-1
No files found.
.github/workflows/linting.yml
View file @
9661ad2e
...
@@ -9,7 +9,7 @@ jobs:
...
@@ -9,7 +9,7 @@ jobs:
strategy
:
strategy
:
matrix
:
matrix
:
os
:
[
ubuntu-
latest
]
os
:
[
ubuntu-
16.04
]
python-version
:
[
3.6
]
python-version
:
[
3.6
]
steps
:
steps
:
...
...
.github/workflows/testing.yml
View file @
9661ad2e
...
@@ -9,7 +9,7 @@ jobs:
...
@@ -9,7 +9,7 @@ jobs:
strategy
:
strategy
:
matrix
:
matrix
:
os
:
[
ubuntu-
latest
,
windows-latest
]
os
:
[
ubuntu-
16.04
,
windows-latest
]
python-version
:
[
3.6
]
python-version
:
[
3.6
]
torch-version
:
[
1.8.0
,
1.9.0
]
torch-version
:
[
1.8.0
,
1.9.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