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 authored and ezekg committed Dec 14, 2024
1 parent c959e72 commit 07c28a4
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 07c28a4

Please sign in to comment.