Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimov committed Jan 1, 2023
1 parent 78af23c commit 52b62ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ jobs:
os: ubuntu-22.04
install: clang-14
- toolset: clang
os: macos-10.15
os: macos-11

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

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Install packages
if: matrix.install
Expand Down

0 comments on commit 52b62ee

Please sign in to comment.