Skip to content

Commit

Permalink
(ci) Include wasm32-unknown-emscripten build target
Browse files Browse the repository at this point in the history
  • Loading branch information
khvzak committed Dec 7, 2023
1 parent 37fbf28 commit 63acb03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- arm-unknown-linux-gnueabi
- x86_64-apple-darwin
- x86_64-pc-windows-msvc
- wasm32-unknown-emscripten
lua: [lua54, lua53, lua52, lua51]
include:
- target: x86_64-unknown-linux-gnu
Expand Down

0 comments on commit 63acb03

Please sign in to comment.