Skip to content

Commit

Permalink
Update to OTP 27
Browse files Browse the repository at this point in the history
  • Loading branch information
maennchen committed May 20, 2024
1 parent 2991142 commit 929573a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/part_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ jobs:
unstable: false
- otp: "26.2"
unstable: false
- otp: "27.0"
unstable: false
- otp: "master"
unstable: true

Expand Down
6 changes: 3 additions & 3 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
erlang 26.2.1
rebar 3.22.1
elixir 1.16.0
erlang 27.0
rebar 3.23.0
elixir 1.16.2

0 comments on commit 929573a

Please sign in to comment.