Skip to content

Commit

Permalink
use only macOS Big Sur 11
Browse files Browse the repository at this point in the history
  • Loading branch information
i.o.novikov committed Mar 30, 2022
1 parent ee73f42 commit 11d2aba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ios_lib.merge_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
check:
runs-on: macos-latest
runs-on: macos-11
steps:
- uses: actions/checkout@v2

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ios_lib.publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
jobs:
build:

runs-on: macos-latest
runs-on: macos-11

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 11d2aba

Please sign in to comment.