Skip to content

Commit

Permalink
remove version 3.2.2 for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
luciagirasoles committed Sep 1, 2024
1 parent 9cc7346 commit 2d4a2cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
test:
strategy:
matrix:
ruby: ['3.2.2','3.3.4']
ruby: ['3.3.4']
runs-on: ubuntu-20.04
services:
postgres:
Expand Down

0 comments on commit 2d4a2cf

Please sign in to comment.