mirror of
https://github.com/frappe/books.git
synced 2024-11-09 23:30:56 +00:00
ci(publish:win): switch runner to windows-2019 cause node-gyp issue
This commit is contained in:
parent
1270f530c7
commit
6e45640ae6
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -108,7 +108,7 @@ jobs:
|
|||||||
path: dist-linux.tar
|
path: dist-linux.tar
|
||||||
|
|
||||||
build-windows:
|
build-windows:
|
||||||
runs-on: windows-2022
|
runs-on: windows-2019
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user