Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OskarEichler authored Nov 11, 2024
1 parent 7cc6808 commit 6aebbad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- '2.6'
- '1.9.3'
gemfile:
- rails_8_devise_4
- rails_7_devise_4
- rails_6_devise_4
- rails_5_devise_4
Expand All @@ -24,6 +25,8 @@ jobs:
gemfile: rails_4_devise_3
- ruby: 'head'
gemfile: ruby_1.9.3_rails_3.2
- ruby: 3.3
gemfile: rails_8_devise_4
- ruby: 3.0
gemfile: rails_4_devise_3
- ruby: 3.0
Expand Down

0 comments on commit 6aebbad

Please sign in to comment.