Skip to content

Commit 34701b1

Browse files
committedJun 14, 2022
Run tests against 3.1
1 parent 42660ce commit 34701b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Setup Ruby
1111
uses: actions/setup-ruby@v1
1212
with:
13-
ruby-version: 2.6.x
13+
ruby-version: 3.1.x
1414

1515
- name: Install packages
1616
run: sudo apt-get install libsqlite3-dev

0 commit comments

Comments
 (0)