Add support for Ubuntu 24 (#271)

This commit is contained in:
Eric Saxby
2024-05-21 11:20:56 -07:00
committed by GitHub
parent 90f5b2c068
commit 618f13887e
5 changed files with 25 additions and 0 deletions
+8
View File
@@ -39,6 +39,14 @@ jobs:
elixir-version: '1.14.3'
os: 'ubuntu-latest'
version-type: 'strict'
- otp-version: '27'
os: 'ubuntu-24.04'
version-type: 'strict'
- otp-version: '26'
os: 'ubuntu-24.04'
version-type: 'strict'
- otp-version: '25'
os: 'ubuntu-24.04'
- otp-version: '25'
elixir-version: '1'
rebar3-version: '3'