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 build
|
||||||
macos:
|
macos:
|
||||||
runs-on: macos-12
|
runs-on: macos-11
|
||||||
name: 🍎 macOS 12.0
|
name: 🍎 macOS 11.0
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: 🧰 Checkout
|
- name: 🧰 Checkout
|
||||||
|
|
Loading…
Reference in New Issue