Skip to content

Commit

Permalink
230913.222658.HKT move GFORTRAN_VERSION to misc_env
Browse files Browse the repository at this point in the history
  • Loading branch information
zaikunzhang committed Sep 13, 2023
1 parent 4033789 commit b1bcfac
Show file tree
Hide file tree
Showing 19 changed files with 1 addition and 35 deletions.
2 changes: 1 addition & 1 deletion .github/scripts
Submodule scripts updated 1 files
+5 −0 misc_env
2 changes: 0 additions & 2 deletions .github/workflows/lint_hosted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ on:
# Show the git ref in the workflow name if it is invoked manually.
run-name: ${{ github.event_name == 'workflow_dispatch' && format('Manual run {0}', inputs.git-ref) || '' }}

env:
GFORTRAN_VERSION: 13

jobs:

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/profile_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ on:
# Show the git ref in the workflow name if it is invoked manually.
run-name: ${{ github.event_name == 'workflow_dispatch' && format('Manual run {0}', inputs.git-ref) || '' }}

env:
GFORTRAN_VERSION: 13

jobs:
test:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/profile_bobyqa_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ on:
# Show the git ref in the workflow name if it is invoked manually.
run-name: ${{ github.event_name == 'workflow_dispatch' && format('Manual run {0}', inputs.git-ref) || '' }}

env:
GFORTRAN_VERSION: 13

jobs:

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/profile_cobyla_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ on:
# Show the git ref in the workflow name if it is invoked manually.
run-name: ${{ github.event_name == 'workflow_dispatch' && format('Manual run {0}', inputs.git-ref) || '' }}

env:
GFORTRAN_VERSION: 13

jobs:
test:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/profile_compiler_options.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ on:
# Show the git ref in the workflow name if it is invoked manually.
run-name: ${{ github.event_name == 'workflow_dispatch' && format('Manual run {0}', inputs.git-ref) || '' }}

env:
GFORTRAN_VERSION: 13

jobs:
test:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/profile_lincoa_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ on:
# Show the git ref in the workflow name if it is invoked manually.
run-name: ${{ github.event_name == 'workflow_dispatch' && format('Manual run {0}', inputs.git-ref) || '' }}

env:
GFORTRAN_VERSION: 13

jobs:
test:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/profile_newuoa_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ on:
# Show the git ref in the workflow name if it is invoked manually.
run-name: ${{ github.event_name == 'workflow_dispatch' && format('Manual run {0}', inputs.git-ref) || '' }}

env:
GFORTRAN_VERSION: 13

jobs:

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/profile_prima_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ on:
# Show the git ref in the workflow name if it is invoked manually.
run-name: ${{ github.event_name == 'workflow_dispatch' && format('Manual run {0}', inputs.git-ref) || '' }}

env:
GFORTRAN_VERSION: 13

jobs:
test:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/profile_quadruple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ on:
# Show the git ref in the workflow name if it is invoked manually.
run-name: ${{ github.event_name == 'workflow_dispatch' && format('Manual run {0}', inputs.git-ref) || '' }}

env:
GFORTRAN_VERSION: 13

jobs:
test:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/profile_rescue_idz_classical.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ on:
run-name: ${{ github.event_name == 'workflow_dispatch' && format('Manual run {0}', inputs.git-ref) || '' }}

env:
GFORTRAN_VERSION: 13
BENCHMARK: rescue_idz

jobs:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/profile_rescue_idz_modernized.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ on:
run-name: ${{ github.event_name == 'workflow_dispatch' && format('Manual run {0}', inputs.git-ref) || '' }}

env:
GFORTRAN_VERSION: 13
BENCHMARK: rescue_idz

jobs:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/profile_single.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ on:
# Show the git ref in the workflow name if it is invoked manually.
run-name: ${{ github.event_name == 'workflow_dispatch' && format('Manual run {0}', inputs.git-ref) || '' }}

env:
GFORTRAN_VERSION: 13

jobs:
test:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/profile_uobyqa_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ on:
# Show the git ref in the workflow name if it is invoked manually.
run-name: ${{ github.event_name == 'workflow_dispatch' && format('Manual run {0}', inputs.git-ref) || '' }}

env:
GFORTRAN_VERSION: 13

jobs:
test:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test_matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ on:
# Show the git ref in the workflow name if it is invoked manually.
run-name: ${{ github.event_name == 'workflow_dispatch' && format('Manual run {0}', inputs.git-ref) || '' }}

env:
GFORTRAN_VERSION: 13

jobs:
test:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/verify_archiva.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ on:
# Show the git ref in the workflow name if it is invoked manually.
run-name: ${{ github.event_name == 'workflow_dispatch' && format('Manual run {0} , seed {1}', inputs.git-ref, inputs.random-seed) || '' }}

env:
GFORTRAN_VERSION: 13

jobs:
test:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/verify_big.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ on:
# Show the git ref in the workflow name if it is invoked manually.
run-name: ${{ github.event_name == 'workflow_dispatch' && format('Manual run {0} , seed {1}', inputs.git-ref, inputs.random-seed) || '' }}

env:
GFORTRAN_VERSION: 13

jobs:
test:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/verify_large.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ on:
# Show the git ref in the workflow name if it is invoked manually.
run-name: ${{ github.event_name == 'workflow_dispatch' && format('Manual run {0} , seed {1}', inputs.git-ref, inputs.random-seed) || '' }}

env:
GFORTRAN_VERSION: 13

jobs:
test:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/verify_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ on:
# Show the git ref in the workflow name if it is invoked manually.
run-name: ${{ github.event_name == 'workflow_dispatch' && format('Manual run {0} , seed {1}', inputs.git-ref, inputs.random-seed) || '' }}

env:
GFORTRAN_VERSION: 13

jobs:
test:
Expand Down

0 comments on commit b1bcfac

Please sign in to comment.