mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
* Unskip test_argparse test_json test_bytes test_bytearray test_long test_unicode test_array test_asyncgen test_list test_complex test_set test_dis test_calendar in macOS CI * Re-enable cache on macOS This will probably not work due to some currently unresolved issues: - rust-lang/cargo#8603 - actions/cache#403 * Use Swatinem's rust-cache action