EESSI / filesystem-layer

Filesystem layer of the EESSI project
https://eessi.github.io/docs/filesystem_layer
GNU General Public License v2.0
7 stars 17 forks source link

Bump FPM action to latest commit #178

Closed bedroge closed 9 months ago

bedroge commented 9 months ago

This should solve the failing CI (see #177) for building our packages:

  #11 [6/7] RUN gem install --no-document fpm -v 1.11.0
  #11 48.39 ERROR:  Error installing fpm:
  #11 48.39     The last version of dotenv (>= 0) to support your Ruby & RubyGems was 2.8.1. Try installing it with `gem install dotenv -v 2.8.1` and then running the current command again
  #11 48.39     dotenv requires Ruby version >= 3.0. The current ruby version is 2.7.8.225.
  #11 48.64 Successfully installed stud-0.0.23
  #11 ERROR: process "/bin/sh -c gem install --no-document fpm -v 1.11.0" did not complete successfully: exit code: 1