snowplow / snowplow-mini

An easily-deployable, single-instance version of Snowplow
Other
124 stars 33 forks source link

Use ubuntu-latest in Github Actions #385

Closed benjben closed 1 year ago

benjben commented 1 year ago

Builds started to fail with error:

The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
benjben commented 1 year ago

Handled by https://github.com/snowplow/snowplow-mini/issues/381