Skip to content

Commit

Permalink
GHA: extraneous if: for ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed Oct 26, 2021
1 parent a0d3a3c commit 3bab759
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
- name: Install FFTW3
uses: PDLPorters/devops/github-actions/install-dep-fftw3@gha-bulk-actions # TODO
- name: Install PDL dependencies
if: matrix.os == 'ubuntu-latest'
uses: PDLPorters/devops/github-actions/install-dep-pdl-dep@master
- name: Install Perl configure deps
shell: bash
Expand Down

0 comments on commit 3bab759

Please sign in to comment.