Skip to content

Commit

Permalink
test add macos-13, ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
vaintroub committed Sep 9, 2023
1 parent 6d18436 commit 3a896cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [windows-latest, ubuntu-latest, macos-latest]
os: [windows-latest, ubuntu-latest, macos-latest, macos-13, ubuntu-20.04]
uses: ./.github/workflows/cmake-single-os.yml
with:
os: ${{ matrix.os}}
Expand Down

0 comments on commit 3a896cd

Please sign in to comment.