crate / cratedb-examples

A collection of clear and concise examples how to work with CrateDB.
Apache License 2.0
8 stars 7 forks source link

CI/Testing: Use macOS 13 on GHA #447

Closed amotl closed 2 months ago

amotl commented 2 months ago

Problem

macos-14 aka. macos-latest has switched to being an ARM runner. In turn, this one only supports higher versions of Python than currently designated.

Solution

Thus, switching back (downgrading) to a compatible runner image, macos-13.