Skip to content

Commit

Permalink
Change workflow to run policy build checks on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
arjenhuitema committed Oct 28, 2024
1 parent d346ac6 commit 8c75771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-policy-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
jobs:
check-policy:
name: Check Policy Build
runs-on: ubuntu-latest
runs-on: windows-latest

steps:
- name: Check out repository
Expand Down

0 comments on commit 8c75771

Please sign in to comment.