Skip to content

Commit 4118547

Browse files
Add Rails 8.1 to CI matrix
1 parent 4cb7faa commit 4118547

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
ruby-version: ['3.1', '3.2', '3.3', '3.4']
11-
rails-version: ['~> 7.2', '~> 8.0']
11+
rails-version: ['~> 7.2', '~> 8.0', '~> 8.1']
1212
argon2-version: ['2.2', '2.3']
1313
orm:
1414
- adapter: active_record

0 commit comments

Comments
 (0)