Skip to content

Commit

Permalink
wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
rauljordan committed Feb 1, 2024
1 parent c04d970 commit b115aae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 36 deletions.
35 changes: 0 additions & 35 deletions .github/workflows/mac.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/linux.yml → .github/workflows/wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
target: [
x86_64-unknown-linux-gnu,
wasm32-unknown-unknown
]
cfg_release_channel: [nightly, stable]

Expand Down

0 comments on commit b115aae

Please sign in to comment.