Skip to content

Commit 58b38a9

Browse files
authored
Fix docs build
1 parent 1f13f90 commit 58b38a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ jobs:
163163
DEVELOPER_DIR: ${{ env.CI_XCODE_VER }}
164164

165165
docs:
166-
needs: facebook_utils
167-
runs-on: macos
166+
needs: macos
167+
runs-on: macos-latest
168168
steps:
169169
- uses: actions/checkout@v2
170170
- name: Cache Gems

0 commit comments

Comments
 (0)