mirror of https://github.com/WerWolv/ImHex.git
build: Go back to macOS 11 to hopefully still support Catalina
This commit is contained in:
parent
d0f1a40f16
commit
4885175ac6
|
@ -116,8 +116,8 @@ jobs:
|
|||
|
||||
# MacOS build
|
||||
macos:
|
||||
runs-on: macos-12
|
||||
name: 🍎 macOS 12.0
|
||||
runs-on: macos-11
|
||||
name: 🍎 macOS 11.0
|
||||
steps:
|
||||
|
||||
- name: 🧰 Checkout
|
||||
|
|
Loading…
Reference in New Issue