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 581a9bf commit 9fc337a
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 @@ -12,7 +12,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 @@ -70,7 +70,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 9fc337a

Please sign in to comment.