Skip to content

Commit

Permalink
Actions: use openssl 3.0 on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
gperciva authored and cperciva committed Oct 31, 2023
1 parent f4d4f2c commit 24cca66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ env:
CFLAGS_CLANG_PROJECT: -Wno-reserved-id-macro
CFLAGS_GCC_PROJECT: -Wno-cpp
CFLAGS_OSX: -Wno-poison-system-directories
-I/usr/local/opt/[email protected]/include
LDFLAGS_OSX: -L/usr/local/opt/[email protected]/lib
-Wno-deprecated-declarations
LDFLAGS_OSX:

jobs:
Ubuntu:
Expand Down

0 comments on commit 24cca66

Please sign in to comment.