Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrover1 authored Sep 26, 2024
1 parent 027949d commit dc2e405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
include:
- os: macos-latest
PLAT: arm64
micromamba-version: 1.5.10
INTERFACE64: ""
platform: [x64]

Expand All @@ -50,6 +49,7 @@ jobs:
create-args: python=${{ matrix.python-version }}
environment-file: ./continuous_integration/environment_actions.yml
environment-name: act_env
micromamba-version: 1.5.10

- name: Install ACT
run: |
Expand Down

0 comments on commit dc2e405

Please sign in to comment.