Skip to content

Commit 2f551ed

Browse files
authored
Build linux_amd64 for docs
Removed 'linux_amd64' from excluded platforms in description.yml
1 parent bebff92 commit 2f551ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/msolap/description.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ extension:
44
version: 0.1.2
55
language: C++
66
build: cmake
7-
excluded_platforms: "linux_amd64;linux_arm64;linux_amd64_musl;osx_amd64;osx_arm64;wasm_mvp;wasm_eh;wasm_threads;windows_amd64_mingw"
7+
excluded_platforms: "linux_arm64;linux_amd64_musl;osx_amd64;osx_arm64;wasm_mvp;wasm_eh;wasm_threads;windows_amd64_mingw"
88
license: MIT
99
maintainers:
1010
- Hugoberry

0 commit comments

Comments
 (0)