Skip to content

Commit

Permalink
Add macos-13 to ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimov committed Oct 1, 2023
1 parent f1d757e commit 7adc646
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- os: ubuntu-22.04
- os: macos-11
- os: macos-12
- os: macos-13

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

Expand Down Expand Up @@ -86,6 +87,7 @@ jobs:
- os: ubuntu-22.04
- os: macos-11
- os: macos-12
- os: macos-13

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

Expand Down Expand Up @@ -148,6 +150,7 @@ jobs:
- os: ubuntu-22.04
- os: macos-11
- os: macos-12
- os: macos-13

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

Expand Down

0 comments on commit 7adc646

Please sign in to comment.