GitHub のバックエンドテストで、以下のエラーが発生しています。
LoadError: libssl.so.1.1: cannot open shared object file: No such file or directory - /__w/discourse-chatbot/discourse-chatbot/vendor/bundle/ruby/3.2.0/gems/openssl-3.2.0/lib/openssl.so (LoadError)
Run if ! bin/rails zeitwerk:check --trace; then
[21](https://github.com/merefield/discourse-chatbot/actions/runs/8441786001/job/23121732154?pr=81#step:23:21)
[21](https://github.com/merefield/discourse-chatbot/actions/runs/8441786001/job/23121732154?pr=81#step:23:22)rails aborted!
[22](https://github.com/merefield/discourse-chatbot/actions/runs/8441786001/job/23121732154?pr=81#step:23:23)LoadError: libssl.so.1.1: cannot open shared object file: No such file or directory - /__w/discourse-chatbot/discourse-chatbot/vendor/bundle/ruby/3.2.0/gems/openssl-3.2.0/lib/openssl.so (LoadError)
https://github.com/merefield/discourse-chatbot/actions/runs/8441786001/job/23121732154?pr=81
- gem の依存関係を更新しましたが、エラーは解消されません。
- コアプラグインのワークフロー設定を使用していますが、エラーは解消されません。
この問題は、一見無関係なこのコミットから始まりました。
https://github.com/merefield/discourse-chatbot/actions/runs/8440497064/job/23118126077
他にこの問題に遭遇した方はいらっしゃいますか?今日から発生し始めました。