Skip to content

Commit

Permalink
Move away from development channel for emscripten forge packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbarton authored Feb 4, 2025
1 parent 5076c46 commit 8ede38e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment-wasm-build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: xeus-cpp-wasm-build
channels:
- https://repo.prefix.dev/emscripten-forge-dev
- https://repo.mamba.pm/emscripten-forge
- conda-forge
dependencies:
- cmake
Expand Down
2 changes: 1 addition & 1 deletion environment-wasm-host.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: xeus-cpp-wasm-host
channels:
- https://repo.prefix.dev/emscripten-forge-dev
- https://repo.mamba.pm/emscripten-forge
- https://repo.mamba.pm/conda-forge
dependencies:
- nlohmann_json
Expand Down

0 comments on commit 8ede38e

Please sign in to comment.