Skip to content

Commit

Permalink
More
Browse files Browse the repository at this point in the history
  • Loading branch information
whatyouhide committed Jun 13, 2024
1 parent 11647cc commit d4a2af9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ jobs:
scylla: "4.6.3"

include:
- otp: "${{ github.env.LATEST_OTP }}"
elixir: "${{ github.env.LATEST_ELIXIR }}"
- otp: "27.0"
elixir: "1.17"
coverage: true
server_versions:
cassandra: "4.1"
Expand All @@ -114,7 +114,6 @@ jobs:
cassandra: "4.1"
scylla: "5.2"


env:
CASSANDRA_VERSION: ${{ matrix.server_versions.cassandra }}
SCYLLA_VERSION: ${{ matrix.server_versions.scylla }}
Expand Down

0 comments on commit d4a2af9

Please sign in to comment.