1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-12-14 23:26:58 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
Laurent Cozic
925935a0b8 init 2021-11-30 18:55:28 +00:00

View File

@@ -5,7 +5,7 @@ jobs:
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
strategy: strategy:
matrix: matrix:
os: [macos-latest, ubuntu-latest, windows-2016] os: [macos-latest, ubuntu-latest, windows-latest]
steps: steps:
# Silence apt-get update errors (for example when a module doesn't # Silence apt-get update errors (for example when a module doesn't