diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 00ddcc8c..8b7c78c3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -19,7 +19,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - os: [ubuntu-latest, windows-latest] + os: [ubuntu-latest, windows-latest, macos-latest] # Steps represent a sequence of tasks that will be executed as part of the job steps: