Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
HermitCore
rusty-loader
Commits
8b1e984d
Commit
8b1e984d
authored
May 15, 2021
by
Stefan Lankes
Browse files
don't test the aarch64 port on Windows
parent
9d1dd64d
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/aarch64.yml
View file @
8b1e984d
...
...
@@ -15,7 +15,7 @@ jobs:
strategy
:
matrix
:
os
:
[
ubuntu-latest
,
windows-latest
,
macOS-latest
]
os
:
[
ubuntu-latest
,
macOS-latest
]
rust
:
[
nightly
]
include
:
-
os
:
macOS-latest
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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