Skip to content

Commit

Permalink
bump naavre_version to v2.4.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gpelouze committed Feb 27, 2024
1 parent cf0f629 commit 51967cb
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 @@ -33,7 +33,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.3.3-beta'
naavre_version: 'v2.4.0-alpha.1'
build_jupyter: ${{ matrix.build_jupyter }}
strategy:
matrix: ${{ fromJson(needs.list-flavors.outputs.matrix) }}
Expand Down

0 comments on commit 51967cb

Please sign in to comment.