Skip to content

Commit

Permalink
Update meson.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed May 25, 2024
1 parent 33d1cd7 commit 0cbe19d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,6 @@ jobs:
compiler: intel-classic
version: '2021.10'
int: '64'
# - os: macos-13
# compiler: intel-classic
# version: '2021.10'
# int: '32'
# - os: macos-13
# compiler: intel-classic
# version: '2021.10'
# int: '64'
- os: windows-latest
compiler: intel
version: '2023.2'
Expand Down Expand Up @@ -240,7 +232,6 @@ jobs:
path: builddir/meson-logs/install-log.txt

- name: Test GALAHAD
if: (matrix.int != '64' || matrix.os != 'macos-13')
shell: bash
run: |
meson test -C builddir
Expand Down

0 comments on commit 0cbe19d

Please sign in to comment.