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
AutoAWQ
Commits
a20d30dd
Commit
a20d30dd
authored
Aug 28, 2023
by
Casper Hansen
Browse files
Remove windows build
parent
4c39a76a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/build.yaml
.github/workflows/build.yaml
+1
-1
No files found.
.github/workflows/build.yaml
View file @
a20d30dd
...
@@ -40,7 +40,7 @@ jobs:
...
@@ -40,7 +40,7 @@ jobs:
needs
:
release
needs
:
release
strategy
:
strategy
:
matrix
:
matrix
:
os
:
[
windows-latest
,
ubuntu-20.04
]
os
:
[
ubuntu-20.04
]
python-version
:
[
"
3.8"
,
"
3.9"
,
"
3.10"
,
"
3.11"
]
python-version
:
[
"
3.8"
,
"
3.9"
,
"
3.10"
,
"
3.11"
]
cuda
:
[
"
11.8"
]
cuda
:
[
"
11.8"
]
defaults
:
defaults
:
...
...
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