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 24, 2024
1 parent 8f7ddb9 commit a79f0f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
toolchain:
- {compiler: gcc, version: 11}
- {compiler: intel-classic, version: '2021.9'}
include:
- os: ubuntu-latest
toolchain: {compiler: intel, version: '2023.2'}

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

0 comments on commit a79f0f7

Please sign in to comment.