Skip to content

Commit

Permalink
test newer vault version
Browse files Browse the repository at this point in the history
  • Loading branch information
khiav223577 committed Nov 21, 2024
1 parent 65ee9f2 commit 0192051
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
fail-fast: false
matrix:
# https://endoflife.date/ruby
ruby: ["2.7", "3.0", "3.1", "3.2"]
vault: ["1.11.9", "1.12.5", "1.13.1"]
ruby: ['2.7', '3.0', '3.1', '3.2']
vault: ['1.13.13', '1.15.16', '1.17.8']
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
Expand Down

0 comments on commit 0192051

Please sign in to comment.