Skip to content

Commit

Permalink
Build fewer Ruby images
Browse files Browse the repository at this point in the history
For Rails 7.2, we will only support the latest patch version of the supported minor Ruby versions.
  • Loading branch information
andrewn617 committed May 22, 2024
1 parent 7d239d2 commit ff482df
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/publish-new-image-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,8 @@ jobs:
matrix:
RUBY_VERSION:
- 3.3.1
- 3.3.0
- 3.2.4
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.5
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0

runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit ff482df

Please sign in to comment.