Skip to content

Commit

Permalink
use version 2021.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Jul 28, 2023
1 parent b22296b commit 22e1b01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
uses: awvwgk/setup-fortran@main
with:
compiler: intel-classic
version: 2021.7.0
version: 2021.7.1

- name: Set SETVARS_COMPLETED
shell: bash
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: awvwgk/setup-fortran@main
with:
compiler: intel-classic
version: 2021.7.0
version: 2021.7.1

- name: Set SETVARS_COMPLETED
shell: bash
Expand Down

0 comments on commit 22e1b01

Please sign in to comment.