Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
OskarEichler authored Nov 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 72e1591 commit 6091e11
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -25,8 +25,6 @@ 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
@@ -35,6 +33,8 @@ jobs:
gemfile: rails_4_devise_3
- ruby: 2.7
gemfile: ruby_1.9.3_rails_3.2
- ruby: 2.6
gemfile: rails_8_devise_4
- ruby: 2.6
gemfile: rails_7_devise_4
- ruby: 2.6
@@ -43,6 +43,8 @@ jobs:
gemfile: rails_5_devise_4
- ruby: 2.6
gemfile: ruby_1.9.3_rails_3.2
- ruby: 1.9.3
gemfile: rails_8_devise_4
- ruby: 1.9.3
gemfile: rails_7_devise_4
- ruby: 1.9.3

0 comments on commit 6091e11

Please sign in to comment.