Skip to content

Commit

Permalink
Merge pull request #73 from alphagov/dj-maisy/fix_ruby32_build_again
Browse files Browse the repository at this point in the history
Correct another matrix - we missed another one!
  • Loading branch information
dj-maisy authored Jan 26, 2024
2 parents 116dac5 + 1af14a0 commit 4416165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-multiarch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
matrix:
version: [
{rubyver: ['3', '1', '4'], extra: ''},
{rubyver: ['3', '2', '2'], extra: ''},
{rubyver: ['3', '2', '3'], extra: ''},
{rubyver: ['3', '3', '0'], extra: 'latest'},
]
permissions:
Expand Down

0 comments on commit 4416165

Please sign in to comment.