Skip to content

Commit

Permalink
S
Browse files Browse the repository at this point in the history
  • Loading branch information
sylc authored Dec 21, 2021
1 parent 04fae6f commit 9932939
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 @@ -2,7 +2,7 @@ name: GitHub Actions Demo
on: [push]
jobs:
dkill-test:
runs-on: [ubuntu-latest, windows-latest]
runs-on: [ubuntu-latest]
steps:
- uses: denoland/setup-deno@v1
with:
Expand Down

0 comments on commit 9932939

Please sign in to comment.