Skip to content

Commit

Permalink
Add OTP 24 for big_tests in GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
vkatsuba committed Jul 15, 2021
1 parent 928367d commit a7c4812
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,9 @@ jobs:
matrix:
preset: [internal_mnesia, pgsql_mnesia, mysql_redis, odbc_mssql_mnesia,
ldap_mnesia, riak_mnesia, elasticsearch_and_cassandra_mnesia]
otp: ['23.0.3']
otp: ['23.0.3', '24.0.2']
runs-on: ubuntu-20.04
continue-on-error: true
env:
PRESET: ${{matrix.preset}}
steps:
Expand Down

0 comments on commit a7c4812

Please sign in to comment.