create default workflow

This commit is contained in:
Alexandr Goncharov 2020-06-24 20:29:33 +03:00 committed by GitHub
parent 3eec311d71
commit b77578327d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 7 deletions

View File

@ -19,9 +19,7 @@ jobs:
uses: norio-nomura/action-swiftlint@3.1.0
with:
args: --strict
Xcode:
Xcode:
strategy:
matrix:
xcode_version: ['11.3', '11.4']
@ -33,7 +31,7 @@ jobs:
- run: swift -version
- run: swift test --enable-code-coverage
Linux:
Linux:
strategy:
matrix:
tag: ['5.1', '5.2']