Skip to content

Commit

Permalink
Windows のビルドが通らないので、 windows-2019 に戻してみる
Browse files Browse the repository at this point in the history
  • Loading branch information
enm10k committed Mar 5, 2024
1 parent 6b41122 commit 0f64abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
path: "dist/"

build_windows:
runs-on: windows-2022
runs-on: windows-2019
timeout-minutes: 60
strategy:
fail-fast: false
Expand Down

0 comments on commit 0f64abb

Please sign in to comment.