Skip to content

Commit

Permalink
Bump Ruby used on CI to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amorde committed Nov 20, 2023
1 parent a3a9310 commit 20c5785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-20.04]
ruby: [2.6]
ruby: [3.1.1]

name: ${{ matrix.os }} / Ruby ${{ matrix.ruby }}
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 20c5785

Please sign in to comment.