diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index dafac36..0b6dec7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,7 +15,7 @@ jobs: # This workflow contains a single job called "build" build: # The type of runner that the job will run on - runs-on: windows-2019 + runs-on: windows-latest # Steps represent a sequence of tasks that will be executed as part of the job steps: