Skip to content

Commit

Permalink
add github workflow test for rails 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelvanrijn committed Dec 12, 2024
1 parent e53dc69 commit c120b3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- '7.0'
- '7.1'
- '7.2'
- '8.0'
services:
postgres:
image: postgres:13
Expand Down

0 comments on commit c120b3d

Please sign in to comment.