fix: set ImageOS=ubuntu24 for OTP 29.0 build availability
Some checks failed
Elixir CI / Dialyzer (push) Failing after 8s
Elixir CI / Build and test (push) Failing after 20s
Elixir CI / Build and Push Docker Image (push) Has been skipped

This commit is contained in:
Graham McIntire 2026-07-27 12:32:01 -05:00
parent fd6c8de938
commit 61b131c2c6
No known key found for this signature in database
GPG key ID: F4ABF488E6029E59

View file

@ -26,6 +26,7 @@ jobs:
--health-retries 5
env:
MIX_ENV: test
ImageOS: ubuntu24
steps:
- name: Configure git for submodules
@ -85,6 +86,7 @@ jobs:
runs-on: ubuntu-latest
env:
MIX_ENV: dev
ImageOS: ubuntu24
steps:
- name: Configure git for submodules