mirror of https://github.com/laurent22/joplin.git
Tools: Trying to go back to windows-2016 to fix CI build
parent
9f0def64f3
commit
4b6210802b
|
@ -5,7 +5,7 @@ jobs:
|
|||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [macos-latest, ubuntu-latest, windows-latest]
|
||||
os: [macos-latest, ubuntu-latest, windows-2016]
|
||||
steps:
|
||||
|
||||
# Silence apt-get update errors (for example when a module doesn't
|
||||
|
|
Loading…
Reference in New Issue