Fixing ruby 3.4 test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-08-12 20:23:50 -04:00
parent 641c9315bc
commit ad391c84a4

View File

@ -10,6 +10,7 @@ pipeline:
test_ruby34:
image: ruby:3.4
commands:
- 'bundle config set --local path "vendor/bundle"'
- 'rake test:unit'
gitea_release: