The builds have failed for the last few days. In the logs to the first failed build (https://github.com/adafruit/circuitpython-org/actions/runs/8814751421) it looks like it started using Ruby version 3.3.1 for this day's build but that version has some issue that prevents it from successfully installing the dependencies.
failed build ruby version:
https://github.com/adafruit/circuitpython-org/actions/runs/8814751421/job/24195299302#step:5:27
The last successful build was using 3.3.0:
https://github.com/adafruit/circuitpython-org/actions/runs/8798518892/job/24145705037#step:5:27
The builds have failed for the last few days. In the logs to the first failed build (https://github.com/adafruit/circuitpython-org/actions/runs/8814751421) it looks like it started using Ruby version 3.3.1 for this day's build but that version has some issue that prevents it from successfully installing the dependencies.
failed build ruby version:
https://github.com/adafruit/circuitpython-org/actions/runs/8814751421/job/24195299302#step:5:27
The last successful build was using
3.3.0:https://github.com/adafruit/circuitpython-org/actions/runs/8798518892/job/24145705037#step:5:27