Update main.yml

This commit is contained in:
Muhammed Kalkan 2022-05-28 16:46:10 +03:00 committed by GitHub
parent f8f82a5650
commit 113f8ab42f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
timeout-minutes: 60
steps:
- name: Checkout
uses: actions/checkout@v3.0.2