Skip to content

Commit

Permalink
Run tests against 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rzane committed Jun 14, 2022
1 parent 42660ce commit 34701b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Setup Ruby
uses: actions/setup-ruby@v1
with:
ruby-version: 2.6.x
ruby-version: 3.1.x

- name: Install packages
run: sudo apt-get install libsqlite3-dev
Expand Down

0 comments on commit 34701b1

Please sign in to comment.