Skip to content

Commit

Permalink
bump naavre version
Browse files Browse the repository at this point in the history
  • Loading branch information
gpelouze committed Jan 27, 2025
1 parent ee3f3d9 commit 1993d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
flavor_name: ${{ matrix.flavor_name }}
image_repo: 'ghcr.io/qcdis/naavre'
image_version: ${{ github.ref_type == 'tag' && github.ref_name || github.sha }}
naavre_version: 'v2.5.0'
naavre_version: 'v2.6.0'
build_jupyter: ${{ matrix.build_jupyter }}
free_disk_space: ${{ matrix.free_disk_space }}
strategy:
Expand Down

0 comments on commit 1993d49

Please sign in to comment.