Skip to content

Commit

Permalink
Also check macos-13.
Browse files Browse the repository at this point in the history
  • Loading branch information
1uc committed Apr 19, 2024
1 parent 5ab4752 commit 3da662b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,10 @@ jobs:
os: [ "macOS-12" ]
cxxstd: ["14", "17", "20"]

include:
- os: "macOS-13"
cxxstd: "20"

steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 3da662b

Please sign in to comment.