Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Commit 178564e

Browse files
authored
Add ruby 3.2
1 parent 0fb9426 commit 178564e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/scheduled_jobs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
include:
1616
- ruby_version: "3.1"
1717
postgresql_version: 17
18+
- ruby_version: "3.2"
19+
postgresql_version: 17
1820
outputs:
1921
image_tag: ${{ steps.meta.outputs.tags }}
2022
image_sha: ${{ steps.docker_build.outputs.digest }}

0 commit comments

Comments
 (0)