Skip to content

Commit

Permalink
CI: Add a temprorary fix for truffleruby-24.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
larskanis committed Mar 22, 2024
1 parent c59ca8f commit 9df1395
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/source-gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ jobs:
- name: Run specs
env:
PG_DEBUG: 0
# Temprary fix only for Truffleruby-24.0.0:
TRUFFLERUBYOPT: --experimental-options --keep-handles-alive
run: ruby -rpg -S rspec spec/**/*_spec.rb -cfdoc

- name: Print logs if job failed
Expand Down

0 comments on commit 9df1395

Please sign in to comment.