Skip to content

Commit

Permalink
debug_windows
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Jul 19, 2023
1 parent 1e06877 commit d5e171b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ jobs:
shell: bash
run: |
echo "GALAHAD=$GITHUB_WORKSPACE" >> $GITHUB_ENV
echo "OMP_CANCELLATION=TRUE" >> $GITHUB_ENV
echo "OMP_NESTED=TRUE" >> $GITHUB_ENV
echo "OMP_PROC_BIND=TRUE" >> $GITHUB_ENV
- name: Install GNU compilers
if: matrix.compiler == 'gnu'
Expand Down

0 comments on commit d5e171b

Please sign in to comment.