Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version bump #21

Merged
merged 27 commits into from
Aug 16, 2024
Merged

version bump #21

merged 27 commits into from
Aug 16, 2024

Conversation

lei0zhou
Copy link
Contributor

this pr is the implementation for #16

@lei0zhou lei0zhou added this to the viewpoint update milestone Aug 15, 2024
@lei0zhou lei0zhou self-assigned this Aug 15, 2024
@lei0zhou lei0zhou linked an issue Aug 15, 2024 that may be closed by this pull request
9 tasks
@lei0zhou lei0zhou requested a review from jc00ke August 15, 2024 15:03
@lei0zhou lei0zhou marked this pull request as ready for review August 15, 2024 15:06
@lei0zhou lei0zhou removed this from the viewpoint update milestone Aug 15, 2024
@jc00ke
Copy link
Collaborator

jc00ke commented Aug 15, 2024

I'll try to find some laptop time to look at this.

@@ -37,8 +41,8 @@ jobs:
fetch-depth: 0
- uses: erlef/setup-beam@v1
with:
otp-version: '25.3.1'
elixir-version: '1.14.5'
otp-version: '27.0.1'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added

@@ -21,7 +21,7 @@
# erlang = pkgs.beam.interpreters.erlang;

# use latest version of Erlang 27
erlang = final.beam.interpreters.erlang_25;
erlang = final.beam.interpreters.erlang_27;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might have been what I needed when I was playing around with devenv!

@lei0zhou lei0zhou merged commit 6c9036a into main Aug 16, 2024
1 check passed
@lei0zhou lei0zhou deleted the min_version_bump branch August 16, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

version bump
2 participants