Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeKaraszi committed Nov 9, 2024
1 parent dac2900 commit 84536e1
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,10 @@ jobs:
rails: [70, 71, 72, 80]
ruby: [3.1, 3.2, 3.3]
experimental: [false]
# exclude:
# - ruby: 3.0
# rails: 52
exclude:
- ruby: 3.1
rails: 80
include:
- rails: head
ruby: 3.1
experimental: true
- rails: head
ruby: 3.2
experimental: true
Expand Down

0 comments on commit 84536e1

Please sign in to comment.