summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 0dd6de1ac..361f2b6ce 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
- otp_release: ['OTP-24.0', 'OTP-23.3', 'OTP-23.0']
+ otp_release: ['OTP-24.3', 'OTP-24.0', 'OTP-23.3', 'OTP-23.0']
development: [false]
include:
- otp_release: master