diff --git a/.github/workflows/rails-integration-tests.yml b/.github/workflows/rails-integration-tests.yml index 8f7d2ad..fbc2dda 100644 --- a/.github/workflows/rails-integration-tests.yml +++ b/.github/workflows/rails-integration-tests.yml @@ -42,6 +42,7 @@ jobs: build-args: | RAILS_VERSION=${{ matrix.rails }} MAIL_NOTIFY_BRANCH=${{ github.head_ref || github.ref_name }} + RUBY_VERSION=3.2.6 push: false tags: mail-notify-integration-rails-${{ matrix.rails }}:latest outputs: type=docker, dest=/tmp/rails-${{ matrix.rails }}-image.tar