Skip to content

Commit

Permalink
Add Ruby 3.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Nov 5, 2024
1 parent 7d9f4c9 commit 467d5b5
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,12 +12,14 @@ jobs:
fail-fast: false
matrix:
RUBY_VERSION:
- 3.3.6
- 3.3.5
- 3.3.4
- 3.3.3
- 3.3.2
- 3.3.1
- 3.3.0
- 3.2.6
- 3.2.5
- 3.2.4
- 3.2.3
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.5",
"default": "3.3.6",
"description": "The ruby version to be installed"
}
}
Expand Down

0 comments on commit 467d5b5

Please sign in to comment.