Skip to content

Commit

Permalink
Add macos-13/ifort to fpm-test
Browse files Browse the repository at this point in the history
  • Loading branch information
minhqdao committed Feb 26, 2024
1 parent d24b0e8 commit 8533ca0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
toolchain: { compiler: intel-classic, version: 2021.10 }
- os: ubuntu-latest
toolchain: { compiler: nvidia-hpc, version: 23.11 }
- os: macos-13
toolchain: { compiler: intel-classic, version: 2021.10 }
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 8533ca0

Please sign in to comment.