Skip to content

Commit

Permalink
Correction of workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
miroslavbroz committed Oct 24, 2023
1 parent 8386aeb commit b8e5ab6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
numpy-version: ["1.24"]
scipy-version: ["1.10"]
os: [macos-13] # https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners
exclude:

name: ${{ matrix.os }} python${{ matrix.python-version}} numpy ${{ matrix.numpy-version }} scipy ${{ matrix.scipy-version }} astropy ${{ matrix.astropy-version}}
steps:
Expand Down

0 comments on commit b8e5ab6

Please sign in to comment.