Skip to content

Commit

Permalink
Merge pull request #109 from RemedyIT/jwillemsen-patch-2
Browse files Browse the repository at this point in the history
Update gem_release.yml
  • Loading branch information
jwillemsen authored Mar 3, 2022
2 parents 1024fbd + 6837756 commit 4e8a93b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gem_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby: [ '2.4', '2.5', '2.6', '2.7', '3.0' ]
ruby: [ '2.4', '2.5', '2.6', '2.7', '3.0', '3.1']
name: ${{ matrix.runs-os }} ${{ matrix.msystem }} ruby-${{ matrix.ruby }}
env:
DOC_ROOT: ${{ github.workspace }}/ACE
Expand Down

0 comments on commit 4e8a93b

Please sign in to comment.