Skip to content

Commit

Permalink
fix: add use window-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
imotai committed Oct 4, 2023
1 parent 7b09c87 commit 31d7cdc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/wsl_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ on:
- main
jobs:
build:
#runs-on: self-hosted
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 31d7cdc

Please sign in to comment.