Update testFixedBundlerVersionForOldRuby to 2.3 since 2.2 is known to be broken with recent C compilers

* See https://github.com/ruby/setup-ruby/issues/496
This commit is contained in:
Benoit Daloze
2025-04-24 13:55:27 +02:00
parent bcde69c47c
commit bc1d550354
+1 -1
View File
@@ -291,7 +291,7 @@ jobs:
- uses: actions/checkout@v4
- uses: ./
with:
ruby-version: '2.2'
ruby-version: '2.3'
bundler: 1.16.6
- run: bundle --version | grep -F "1.16.6" # And not 1.17.x from ~> 1