There was an error while loading. Please reload this page.
macos-latest
1 parent 0c87a1d commit ea435b8Copy full SHA for ea435b8
.github/workflows/ci.yml
@@ -60,7 +60,7 @@ jobs:
60
strategy:
61
fail-fast: false
62
matrix:
63
- os: ['macos-10.15'] # macos-10.15, macos-11, macos-latest
+ os: ['macos-latest']
64
65
runs-on: '${{ matrix.os }}'
66
0 commit comments