Skip to content

Commit

Permalink
Include new patch versions in the publish-new-image-version workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewn617 committed Apr 23, 2024
1 parent ebba06a commit 08fdee0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish-new-image-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,20 @@ jobs:
fail-fast: false
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
- 3.0.7
- 3.0.6
- 3.0.5
- 3.0.4
Expand Down

0 comments on commit 08fdee0

Please sign in to comment.