Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI: use new nginx and postgis actions #1351

Merged
merged 1 commit into from
May 25, 2024
Merged

Conversation

nyurik
Copy link
Member

@nyurik nyurik commented May 24, 2024

I recently released a new nginx github action that should work on all OS and in all runners. Also, postgis action has been updated.

@nyurik nyurik force-pushed the ci-ngninx branch 6 times, most recently from 2aaa5fd to bfe1b9e Compare May 25, 2024 02:02
I recently released a new nginx github action that should work on all OS and in all runners. Also, postgis action has been updated.
@nyurik nyurik changed the title In CI, use new nginx and postgis actions Fix CI: use new nginx and postgis actions May 25, 2024
@nyurik
Copy link
Member Author

nyurik commented May 25, 2024

This fixed a lot of CI issues, but apparently something new is there on macOS-latest. I will merge this regardless as it still improves overall CI health, and will deal with macOS separatelly.

dyld[12895]: Library not loaded: /usr/local/opt/freetype/lib/libfreetype.6.dylib
  Referenced from: <6F45087B-9511-3676-8E75-D8901573A921> /Users/runner/work/martin/martin/target/martin
  Reason: tried: '/usr/local/opt/freetype/lib/libfreetype.6.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/freetype/lib/libfreetype.6.dylib' (no such file), '/usr/local/opt/freetype/lib/libfreetype.6.dylib' (no such file), '/usr/local/lib/libfreetype.6.dylib' (no such file), '/usr/lib/libfreetype.6.dylib' (no such file, not in dyld cache)

@nyurik nyurik merged commit d77533f into maplibre:main May 25, 2024
18 of 19 checks passed
@nyurik nyurik deleted the ci-ngninx branch May 25, 2024 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant