Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cursey authored Jul 20, 2022
1 parent f60019d commit ce70f28
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 @@ -9,7 +9,7 @@ jobs:
build:
if: ${{github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name != github.repository)}}

runs-on: self-hosted
runs-on: windows-latest

steps:
- name: Checkout
Expand Down

0 comments on commit ce70f28

Please sign in to comment.