Skip to content

Commit

Permalink
test with truffleruby
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszpatrzek authored and mostlyobvious committed Nov 30, 2022
1 parent 83dd2e2 commit 80d115f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ruby_event_store-rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
gemfile: Gemfile
- ruby: ruby-2.7
gemfile: Gemfile
- ruby: truffleruby
gemfile: Gemfile
steps:
- uses: actions/checkout@v3
- run: test -e ${{ matrix.gemfile }}.lock
Expand Down

0 comments on commit 80d115f

Please sign in to comment.