We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 750ca5e commit 033f07bCopy full SHA for 033f07b
.github/workflows/ci-actions.yml
@@ -82,7 +82,7 @@ jobs:
82
name: Running on ${{ matrix.os }}
83
strategy:
84
matrix:
85
- os: [macos-10.15, windows-2019]
+ os: [macos-11, windows-2019]
86
steps:
87
- name: Checkout
88
uses: actions/checkout@v3
0 commit comments