Skip to content

Commit

Permalink
Update dependency windows to v2022
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent 7127f0c commit b09fff3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/llvmlite_win-64_conda_builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
jobs:
win-64-build:
name: win-64-build
runs-on: windows-2019
runs-on: windows-2022
defaults:
run:
shell: bash -elx {0}
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:
win-64-test:
name: win-64-test
needs: win-64-build
runs-on: windows-2019
runs-on: windows-2022
defaults:
run:
shell: bash -elx {0}
Expand Down

0 comments on commit b09fff3

Please sign in to comment.