Skip to content

Commit

Permalink
Add brand new ruby to the mix
Browse files Browse the repository at this point in the history
  • Loading branch information
Leszek Zalewski committed Jan 13, 2022
1 parent cdc6c45 commit e6a77b5
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 @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
os: ['ubuntu-18.04', 'ubuntu-20.04']
ruby: ['2.6', '2.7', '3.0']
ruby: ['2.6', '2.7', '3.0', '3.1']

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit e6a77b5

Please sign in to comment.