Skip to content

Commit

Permalink
Use system tzdb to make it work on all CI platforms.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpakkane committed Apr 27, 2022
1 parent e493db4 commit 945b155
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions ci_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,9 @@
]
},
"hinnant-date": {
"debian_packages": [
"libcurl4-gnutls-dev"
],
"_comment": "libcurl is not available with MSVC CI",
"build_on": {
"windows": false
}
"build_options": [
"hinnant-date:use_system_tzdb=true"
]
},
"htslib": {
"_comment": "- relies on lots of POSIX interfaces",
Expand Down

0 comments on commit 945b155

Please sign in to comment.