JuliaGeo / GADM.jl

A Julia package for obtaining geographical data from the GADM dataset
https://gadm.org
MIT License
38 stars 4 forks source link

ArchGDAL.jl is not building on GitHub Actions #49

Closed juliohm closed 1 year ago

juliohm commented 1 year ago

The tests in GADM.jl are failing because ArchGDAL.jl is not compiling.

Is there any special config for GDAL on GitHub Actions?