Skip to content

Commit

Permalink
Bump the tested memcached version to 1.6.23
Browse files Browse the repository at this point in the history
  • Loading branch information
petergoldstein committed Feb 7, 2024
1 parent d5ad58f commit 35f6507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- '2.6'
- jruby-9.3
- jruby-9.4
memcached-version: ['1.5.22', '1.6.21']
memcached-version: ['1.5.22', '1.6.23']

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 35f6507

Please sign in to comment.