Update build-and-test.yml

This commit is contained in:
David Markowitz 2025-04-01 21:22:00 -07:00
parent c490d45fe0
commit cdf3f5de6d

View File

@ -14,6 +14,7 @@ jobs:
strategy:
matrix:
os: [ windows-2022, ubuntu-22.04, macos-13 ]
cmake: [ 3.x ]
steps:
- uses: actions/checkout@v4