mirror of
https://github.com/puppetlabs/vmpooler-provider-vsphere.git
synced 2026-03-26 23:47:43 -04:00
(maint) Update release workflow to JRuby 9.4.14.0
Some checks failed
Security / Mend Scanning (push) Has been cancelled
Some checks failed
Security / Mend Scanning (push) Has been cancelled
This commit is contained in:
parent
7f7a9e5bb8
commit
c02d840f51
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
|
@ -70,10 +70,10 @@ jobs:
|
|||
prerelease: false
|
||||
|
||||
# This step should closely match what is used in `docker/Dockerfile` in vmpooler-deployment
|
||||
- name: Install Ruby jruby-9.3.6.0
|
||||
- name: Install Ruby jruby-9.4.14.0
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 'jruby-9.4.3.0'
|
||||
ruby-version: 'jruby-9.4.14.0'
|
||||
|
||||
- name: Build gem
|
||||
run: gem build *.gemspec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue