This commit is contained in:
Domen Kožar 2020-05-27 17:08:18 +02:00 committed by GitHub
commit 504ad53a71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ jobs:
public-cache: public-cache:
strategy: strategy:
matrix: matrix:
os: [ubuntu-latest, macos-latestt] os: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2