Skip to content

Commit 0ef2caf

Browse files
committed
revise tested versions of ruby/vault
1 parent 314fc3b commit 0ef2caf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
# https://endoflife.date/ruby
13-
ruby: ["2.7", "3.0", "3.1", "3.2"]
14-
vault: ["1.11.9", "1.12.5", "1.13.1"]
13+
ruby: ["2.7", "3.0", "3.1", "3.3"]
14+
vault: ["1.11.9", "1.19.5", "1.20.4", "1.21.0"]
1515
runs-on: ubuntu-latest
1616
timeout-minutes: 5
1717
steps:

0 commit comments

Comments
 (0)