Skip to content

Commit

Permalink
testing.yml: Add macOS 13
Browse files Browse the repository at this point in the history
  • Loading branch information
harens authored Jun 8, 2023
1 parent ec0e17e commit 4867bae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
options: --user=linuxbrew
- os: macos-11
- os: macos-12
- os: macos-13
runs-on: ${{matrix.os}}
container: ${{matrix.container}}
steps:
Expand Down

0 comments on commit 4867bae

Please sign in to comment.