Skip to content

Commit

Permalink
Fix MacOS CI using an available runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Zylann committed Feb 3, 2021
1 parent 6d3b8f4 commit 612ac0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:

macos:
name: Build (macOS, Clang)
runs-on: macos-11.0
runs-on: macos-10.15
steps:
- name: Checkout
uses: actions/[email protected]
Expand Down

0 comments on commit 612ac0c

Please sign in to comment.