Update docs, README and examples

This commit is contained in:
Joe Rickerby
2024-02-02 16:53:10 +00:00
parent 9abb06c66d
commit f68f2ea820
9 changed files with 31 additions and 72 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-22.04, windows-2022, macos-11]
os: [ubuntu-22.04, windows-2022, macos-12, macos-14]
steps:
- uses: actions/checkout@v4