Skip to content

Commit

Permalink
test(ASDF): upgrade ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
niall-byrne committed Nov 13, 2023
1 parent 125601b commit 6c28ffc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roles/asdf/molecule/ruby/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ asdf_plugins:
- name: "ruby"
repository: ""
versions:
- 2.6.8
- 2.7.8
environment:
test: value
global: 2.6.8
global: 2.7.8

0 comments on commit 6c28ffc

Please sign in to comment.