mirror of https://github.com/laurent22/joplin.git
CI: Trying to fix broken desktop release
parent
00fa618596
commit
1b060925a4
|
@ -23,7 +23,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
# Do not use unbuntu-latest because it causes `The operation was canceled` failures:
|
# Do not use unbuntu-latest because it causes `The operation was canceled` failures:
|
||||||
# https://github.com/actions/runner-images/issues/6709
|
# https://github.com/actions/runner-images/issues/6709
|
||||||
os: [macos-latest, ubuntu-20.04, windows-2019]
|
os: [macos-12, ubuntu-20.04, windows-2019]
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
# Trying to fix random networking issues on Windows
|
# Trying to fix random networking issues on Windows
|
||||||
|
|
Loading…
Reference in New Issue