Revert "Use macOS 13 runner image for x64 arch"

This reverts commit adfd1c1266df6c699ae9dde57401cf379447669c.
This commit is contained in:
LordGrey 2024-12-08 20:29:11 +01:00
parent 6405a9fa20
commit 9fa2130b06

View File

@ -97,7 +97,7 @@ jobs:
macOS:
name: 🍏 macOS x64
runs-on: macos-13
runs-on: macos-latest
steps:
- name: ⬇ Checkout
uses: actions/checkout@v4