Skip to content

Commit

Permalink
Update action script
Browse files Browse the repository at this point in the history
  • Loading branch information
jchristopherson committed Apr 25, 2024
1 parent 4b6ab08 commit e5f7ad4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
include:
- os: macos-latest
toolchain: {compiler: intel-classic, version: '2021.9'}
- os: ubuntu-latest
toolchain: {compiler: intel, version: '2023.1'}

steps:
- uses: awvwgk/setup-fortran@v1
Expand Down

0 comments on commit e5f7ad4

Please sign in to comment.