Modify runner for macOS (Intel) build

This commit is contained in:
Scott Brenner
2024-04-09 21:44:55 -07:00
committed by teejusb
parent 208494b735
commit eaa7d03a03
+1 -1
View File
@@ -48,7 +48,7 @@ jobs:
macos-build-x86_64: macos-build-x86_64:
name: macOS (Intel) name: macOS (Intel)
runs-on: macos-latest runs-on: macos-12
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Checkout submodules - name: Checkout submodules