Skip to content

Commit

Permalink
Merge pull request #47 from fetch4/drop_compiler_env_vars
Browse files Browse the repository at this point in the history
Drop compiler environment variables
  • Loading branch information
jwallwork23 authored Oct 28, 2024
2 parents 863cfdc + 4bd5e48 commit 5484b69
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ env:
GISS_HOME: /__w/GISS-GC/GISS-GC
ModelE_Support: /__w/GISS-GC/GISS-GC/run
DATA: /__w/GISS-GC/GISS-GC/run/prod_input_files
# Environment variables for compiler
CC: gcc
CXX: g++
FC: gfortran
F90: gfortran
F77: gfortran
# Misc. environment variables
F_UFMTENDIAN: big
KMP_STACKSIZE: 100000000
Expand Down

0 comments on commit 5484b69

Please sign in to comment.