Skip to content

Commit

Permalink
⚗️ Conda x64 macOS runner
Browse files Browse the repository at this point in the history
  • Loading branch information
michprev committed Jun 22, 2024
1 parent 87ae2bb commit 1fb52a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-pack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, macos-latest, macos-13, windows-latest]
python-version: ["3.10"]
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 1fb52a2

Please sign in to comment.