mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
chore: Update to latest windows runner (#170)
This commit is contained in:
commit
97e28554bf
1 changed files with 15 additions and 18 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
|
@ -93,8 +93,7 @@ jobs:
|
|||
path: build/app/outputs/android_artifacts/
|
||||
|
||||
build-windows:
|
||||
#Use windows-2019, latest(2022) causes MSVCP140.dll related crashes
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-latest
|
||||
needs: [fetch-info]
|
||||
|
||||
steps:
|
||||
|
|
@ -415,5 +414,3 @@ jobs:
|
|||
Fladder-Web-${{needs.fetch-info.outputs.version_name}}.zip
|
||||
Fladder-Linux-${{needs.fetch-info.outputs.version_name}}.zip
|
||||
Fladder-Linux-${{needs.fetch-info.outputs.version_name}}.flatpak
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue