Skip to content

Commit

Permalink
Try macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Sep 2, 2024
1 parent 189048e commit 72c38c8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ jobs:
strategy:
matrix:
include:
- {os: macOS-latest}
- {os: ubuntu-latest}
- {os: macos-13}
#- {os: macOS-latest}
#- {os: ubuntu-latest}

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

Expand Down

0 comments on commit 72c38c8

Please sign in to comment.