Skip to content

Commit

Permalink
chore(ci): move to windows runner
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushmanchhabra committed Apr 27, 2024
1 parent ec3429a commit 88a1dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ concurrency:

jobs:
ci:
runs-on: ubuntu-22.04
runs-on: windows-2022
steps:
- name: Checkout repository
uses: actions/checkout@v4.1.4
Expand Down

0 comments on commit 88a1dae

Please sign in to comment.