Skip to content

Commit

Permalink
try removing FC env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
mattldawson committed May 16, 2024
1 parent 040fa55 commit 6b5fba5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
strategy:
matrix:
gcc_version: [11, 12, 13]
env:
FC: gfortran-${{ matrix.gcc_version }}
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 6b5fba5

Please sign in to comment.