Skip to content

Commit

Permalink
move it
Browse files Browse the repository at this point in the history
  • Loading branch information
Desour committed Dec 10, 2024
1 parent 0a5898b commit 55ccb6a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
env:
CC: gcc-7
CXX: g++-7
# (Currently we don't have the correct ssl version here anyways.)
# Test fallback SHA implementations
CMAKE_FLAGS: '-DENABLE_OPENSSL=0'

- name: Test
Expand Down Expand Up @@ -123,8 +123,6 @@ jobs:
env:
CC: clang-18
CXX: clang++-18
# Test fallback SHA implementations
CMAKE_FLAGS: '-DENABLE_OPENSSL=0'

- name: Test
run: |
Expand Down

0 comments on commit 55ccb6a

Please sign in to comment.