ci: add demo build for Rocky Linux 9#10215
Conversation
|
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
Codecov ReportBase: 93.97% // Head: 93.98% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #10215 +/- ##
=======================================
Coverage 93.97% 93.98%
=======================================
Files 1532 1532
Lines 141103 141103
=======================================
+ Hits 132608 132611 +3
+ Misses 8495 8492 -3
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
| io::run env PKG_CONFIG_PATH="${prefix}/lib64/pkgconfig:${prefix}/lib/pkgconfig:${PKG_CONFIG_PATH:-}" pkg-config google_cloud_cpp_bigquery --libs | ||
| io::run env PKG_CONFIG_PATH="${prefix}/lib64/pkgconfig:${prefix}/lib/pkgconfig:${PKG_CONFIG_PATH:-}" pkg-config google_cloud_cpp_bigquery |
There was a problem hiding this comment.
bigquery-specific stuff looks out of place?
There was a problem hiding this comment.
Ooops, sorry, that was debugging. Removed now.
|
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
Fixes #10124
This change is