Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Jan 19, 2024
1 parent 9f83eea commit 55e5073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
path: rubyspec
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
ruby-version: ruby
bundler: none
- run: bin/mspec --timeout 30 rubyspec

0 comments on commit 55e5073

Please sign in to comment.