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 c4f8cfa commit cdac322
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 37 deletions.
35 changes: 0 additions & 35 deletions .github/workflows/mac.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/linux.yml → .github/workflows/wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: linux
on:
push:
branches:
- main
- master
pull_request:
workflow_dispatch:

Expand All @@ -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 cdac322

Please sign in to comment.