Skip to content

Commit

Permalink
Remove LTS for rails 3 and 4
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmartin authored Dec 14, 2021
1 parent cd9fc04 commit a6cdb7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
test-branch: [rails3, rails4, main, rails6, rails6-webpacker, rails7]
test-branch: [rails5, rails6, rails6-webpacker, rails7]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit a6cdb7f

Please sign in to comment.