Skip to content

Commit

Permalink
[CI] remove macOS intel-classic
Browse files Browse the repository at this point in the history
  • Loading branch information
jfowkes committed May 3, 2024
1 parent 67bff94 commit dea341f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
- os: ubuntu-latest
compiler: intel-classic
version: '2021.10'
- os: macos-latest
compiler: intel-classic
version: '2021.10'
#- os: macos-latest
# compiler: intel-classic
# version: '2021.10'
- os: ubuntu-latest
compiler: intel
version: '2023.2'
Expand Down

0 comments on commit dea341f

Please sign in to comment.