Skip to content

Commit

Permalink
Updated gha examples CI to use windows 2022 image.
Browse files Browse the repository at this point in the history
  • Loading branch information
sipsorcery committed Nov 27, 2021
1 parent f62e419 commit 2bc4bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples-core-win.yml
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
build:

runs-on: windows-latest
runs-on: windows-2022

steps:
- uses: actions/checkout@v1 # https://github.com/actions/checkout
Expand Down

0 comments on commit 2bc4bcc

Please sign in to comment.