Skip to content

Commit

Permalink
amd64 instead of x86-64
Browse files Browse the repository at this point in the history
  • Loading branch information
MilagrosMarin committed Sep 11, 2024
1 parent 24d800f commit a8c99a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_env_run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
python-version: ${{ matrix.python-version }}
environment-file: ./env_config/env.yml
activate-environment: aeon
architecture: x86-64
architecture: amd64

- name: set up conda env for macOS
if: ${{ matrix.os == 'macos-latest' }}
Expand Down

0 comments on commit a8c99a4

Please sign in to comment.