Skip to content

Commit 52b62ee

Browse files
committed
Update ci.yml
1 parent 78af23c commit 52b62ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ jobs:
3636
os: ubuntu-22.04
3737
install: clang-14
3838
- toolset: clang
39-
os: macos-10.15
39+
os: macos-11
4040

4141
runs-on: ${{matrix.os}}
4242

4343
steps:
44-
- uses: actions/checkout@v2
44+
- uses: actions/checkout@v3
4545

4646
- name: Install packages
4747
if: matrix.install

0 commit comments

Comments
 (0)