Skip to content

Commit

Permalink
Add windows-2022 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
janweinstock committed Mar 1, 2024
1 parent c0bb1c2 commit 34d76cc
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 @@ -20,7 +20,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04, ubuntu-22.04, self-hosted-ubuntu-22.04-arm64, self-hosted-rhel-8, windows-2019, macos-12]
os: [ubuntu-20.04, ubuntu-22.04, self-hosted-ubuntu-22.04-arm64, self-hosted-rhel-8, windows-2019, windows-2022, macos-12]

steps:
- name: Checkout
Expand Down

0 comments on commit 34d76cc

Please sign in to comment.