Skip to content

Commit

Permalink
Upgrade Ruby version in CI workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
entantoencuanto committed Jan 2, 2025
1 parent 7ba6ddb commit 726bc44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/decidim_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "[CI] Decidim"
on: [push]

env:
RUBY_VERSION: 2.7.2
RUBY_VERSION: 3.1.4

jobs:
tests:
Expand Down

0 comments on commit 726bc44

Please sign in to comment.