pyhf / public-probability-models

Nightly CI job that generates a listing of public probability models available in particle physics
https://pyhf.github.io/public-probability-models/
2 stars 0 forks source link

fix: Drop specification of exact build of chromium #9

Closed matthewfeickert closed 2 years ago

matthewfeickert commented 2 years ago

Even in a Docker container the exact build is too transient and fragile to pin to. As a result just install 'chromium' and don't attempt to install a specific version.

* Even in a Docker container the exact build is too transient and fragile
  to pin to. As a result just install 'chromium' and don't attempt to install
  a specific version.
matthewfeickert commented 2 years ago

@kratsg I'm going to merge this as it is passing. We can hash out a solution on how to make this more stable and robust to changes in the future. :grimacing: