Skip to content

Commit

Permalink
fix: Modify ruby version in ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
AyakorK committed Jan 18, 2024
1 parent d984903 commit 0e93e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:
CI: "true"
SIMPLECOV: "true"
RSPEC_FORMAT: "documentation"
RUBY_VERSION: 3.0.2
RUBY_VERSION: 3.0.6
RAILS_ENV: test
NODE_VERSION: 16.9.1
RUBYOPT: '-W:no-deprecated'
Expand Down

0 comments on commit 0e93e7d

Please sign in to comment.