Skip to content

Commit

Permalink
Forgot steps
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Jan 28, 2025
1 parent 9303ff6 commit 30c69a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
os: ['macos-13', 'macos-14']
python-version: ['3.9', '3.13']

steps:
- name: Setup Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
with:
Expand Down Expand Up @@ -169,6 +170,7 @@ jobs:
- os: 'ubuntu-22.04-arm'
base_image: 'docker.io/neuronsimulator/neuron_wheel:manylinux_2_28_aarch64'

steps:
- name: Setup Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 30c69a2

Please sign in to comment.