Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions conda.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: conda
version: 23.5.0
version: 23.5.1
epoch: 0
description: "A system-level, binary package and environment manager running on all major operating systems and platforms."
copyright:
Expand All @@ -23,7 +23,7 @@ pipeline:
with:
repository: https://github.com/conda/conda
tag: ${{package.version}}
expected-commit: bc5bdd4ac63541cc83ede06424b11a6c1338adf3
expected-commit: eb19d77212f564693f54b8fe8b3b35ea97c1e66a

- if: ${{build.arch}} == 'x86_64'
runs: |
Expand Down