Skip to content

Commit

Permalink
update mehari version in ci yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tedil committed Nov 11, 2024
1 parent 79ab323 commit 15ac6cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ defaults:
shell: bash -l {0}

env:
MEHARI_VERSION: "0.26.1"
MEHARI_VERSION: "0.30.0"
SNAKEMAKE_OUTPUT_CACHE: "/github/workspace/snakemake_cache"

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ name: release-please
# shell: bash -l {0}

env:
MEHARI_VERSION: "0.26.1"
MEHARI_VERSION: "0.30.0"
SNAKEMAKE_OUTPUT_CACHE: "/github/workspace/snakemake_cache"

jobs:
Expand Down

0 comments on commit 15ac6cf

Please sign in to comment.