Fixing ruby 3.4 test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@ -10,6 +10,7 @@ pipeline:
|
||||
test_ruby34:
|
||||
image: ruby:3.4
|
||||
commands:
|
||||
- 'bundle config set --local path "vendor/bundle"'
|
||||
- 'rake test:unit'
|
||||
|
||||
gitea_release:
|
||||
|
Reference in New Issue
Block a user