Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
phendryx authored Sep 21, 2023
1 parent 38bcf91 commit ce98641
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/windowsbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
jobs:
build-windows:
name: Build Windows Client
runs-on: windows-latest
# runs-on: windows-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Go
Expand Down

0 comments on commit ce98641

Please sign in to comment.