Skip to content

Commit

Permalink
small changes to test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
xdoardo committed Nov 5, 2024
1 parent 63e8559 commit 77af2db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -724,7 +724,7 @@ jobs:
{
description: 'Unit-test packages on std',
make: 'test-stage-1-test-all',
},
}
# {
# description: 'Unit-test cranelift on no-std',
# make: 'test-stage-2-test-compiler-cranelift-nostd',
Expand All @@ -741,7 +741,7 @@ jobs:
# description: 'Unit-test examples',
# make: 'test-stage-5-test-examples',
# }
]
]
metadata: [
#{
# build: linux-x64,
Expand All @@ -764,7 +764,7 @@ jobs:
target: aarch64-apple-darwin,
exe: '',
llvm_url: 'https://github.com/wasmerio/llvm-custom-builds/releases/download/18.x/llvm-darwin-aarch64.tar.xz'
},
}
#{
# build: windows-x64,
# os: windows-2022,
Expand Down

0 comments on commit 77af2db

Please sign in to comment.