Browse Source

Add OTP-26 to CI

Sergey Prokhorov 2 years ago
parent
commit
4801c00506
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .github/workflows/ci.yml

+ 2 - 1
.github/workflows/ci.yml

@@ -22,7 +22,8 @@ jobs:
         postgis:
           - "3"
         otp:
-          - "25.2"
+          - "26.0"
+          - "25.3"
           - "24.3"
         rebar3:
           - "3.20.0"