Skip to content

Commit

Permalink
Add ruby new version 3.4.0 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
yamat47 authored Jan 2, 2025
1 parent ed91a46 commit 9f71624
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/publish-new-image-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
fail-fast: false
matrix:
RUBY_VERSION:
- 3.4.1
- 3.4.0
- 3.3.6
- 3.3.5
- 3.3.4
Expand Down
2 changes: 1 addition & 1 deletion features/ruby/devcontainer-feature.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"options": {
"version": {
"type": "string",
"default": "3.3.6",
"default": "3.4.1",
"description": "The ruby version to be installed"
}
}
Expand Down

0 comments on commit 9f71624

Please sign in to comment.