Skip to content

Commit

Permalink
Revert "wip: run on windows"
Browse files Browse the repository at this point in the history
This reverts commit 70e5488.
  • Loading branch information
sapphi-red committed Nov 1, 2024
1 parent b5746e8 commit c267e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:

jobs:
test:
runs-on: windows-latest
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit c267e22

Please sign in to comment.