1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-12-17 23:27:48 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
Laurent Cozic
1e9ac4b49c init 2022-04-12 14:21:23 +01:00

View File

@@ -6,7 +6,7 @@ jobs:
strategy: strategy:
matrix: matrix:
# Removed windows-2016 for now - discontinued by GitHub # Removed windows-2016 for now - discontinued by GitHub
os: [macos-latest, ubuntu-latest] os: [macos-latest, ubuntu-latest, windows-2019]
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