Skip to content

Commit 4428368

Browse files
authored
Merge pull request #30 from rails/build-fewer-images
Build fewer Ruby images
2 parents 7d239d2 + ff482df commit 4428368

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/publish-new-image-version.yaml

-10
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,8 @@ jobs:
1313
matrix:
1414
RUBY_VERSION:
1515
- 3.3.1
16-
- 3.3.0
1716
- 3.2.4
18-
- 3.2.3
19-
- 3.2.2
20-
- 3.2.1
21-
- 3.2.0
2217
- 3.1.5
23-
- 3.1.4
24-
- 3.1.3
25-
- 3.1.2
26-
- 3.1.1
27-
- 3.1.0
2818

2919
runs-on: ubuntu-latest
3020
permissions:

0 commit comments

Comments
 (0)