mirror of https://github.com/kiwix/libkiwix.git
Use fix macOS version in CI
This commit is contained in:
parent
13951c13df
commit
b1055e814a
|
@ -7,8 +7,8 @@ on:
|
|||
pull_request:
|
||||
|
||||
jobs:
|
||||
Macos:
|
||||
runs-on: macos-latest
|
||||
macOS:
|
||||
runs-on: macos-12
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue