Skip to content

Commit

Permalink
split test files
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoRenaud committed Dec 5, 2024
1 parent 3c7a432 commit ffe5a81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
fail-fast: false
matrix:
version: [3.8, 3.10]
include:
- os: macos-latest
CONDA_OS: osx-64
include:
- os: macos-latest
CONDA_OS: osx-64

steps:
- name: Cancel Previous Runs
Expand Down

0 comments on commit ffe5a81

Please sign in to comment.