Skip to content

Commit 49217a7

Browse files
committed
Update build.yaml
1 parent 7fb7deb commit 49217a7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818
include:
1919
- os: ubuntu-latest
2020
build_command: make build ARCH=x64-modern COMP=gcc OS=linux
21-
- os: windows-latest
22-
build_command: |-
23-
2421
- os: macos-latest
2522
build_command: make build ARCH=armv8.5-a COMP=clang OS=osx
2623

0 commit comments

Comments
 (0)