Skip to content

Commit

Permalink
fix: CI
Browse files Browse the repository at this point in the history
  • Loading branch information
HMBSbige committed Feb 10, 2024
1 parent ef81a19 commit 149b281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

build:
needs: [test, check_format]
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 149b281

Please sign in to comment.