Skip to content

Commit f13872b

Browse files
author
Goran Jelic-Cizmek
committed
Expand note on modeldb platform
[skip ci]
1 parent 472aaa2 commit f13872b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
uses: neuronsimulator/nrn-modeldb-ci/.github/workflows/nrn-modeldb-ci.yaml@jelic/move_infra_to_gha
104104
with:
105105
# v1 is the latest stable wheel, while v2 is the currently-built wheel.
106-
# Note that v2 needs to at least contain an x86_64 Linux wheel since that is the platform that modelDB CI uses
106+
# Note that v2 needs to at least contain an x86_64 Linux Python 3.9 wheel since that is the platform that modelDB CI uses
107107
neuron_v1: neuron==${{ needs.get-latest-wheel-version.outputs.latest_version }}
108108
neuron_v2: ${{ needs.merge-wheels.outputs.artifacts-url }}
109109
# TODO remove this before merging

0 commit comments

Comments
 (0)