ruby / fiddle

A libffi wrapper for Ruby.
BSD 2-Clause "Simplified" License
154 stars 37 forks source link

Use macos-arm-oss instead of macos-11 #137

Closed hsbt closed 7 months ago

hsbt commented 7 months ago

macos-11 (Big Sur) is EOL today. I removed it and add macos-arm-oss instead of macos-11. macos-arm-oss is macos-13 with Apple Silicon architecture. We can cover with them for real world usage.