Skip to content

Commit b4991ff

Browse files
committed
Add OTP 27.1 to CI
1 parent 6c0c3e5 commit b4991ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/elixir_version_to_otp_version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"1.14": "26.2",
1010
"1.15": "26.2",
1111
"1.16": "26.2",
12-
"1.17": "27.0"
12+
"1.17": "27.1"
1313
}

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111

1212
- Elixir 1.17 to CI
13-
- OTP 27.0 to CI
13+
- OTP 27.1 to CI
1414

1515
### Changed
1616

0 commit comments

Comments
 (0)