Skip to content

Commit

Permalink
feat: added CI timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Dec 27, 2022
1 parent fa56825 commit 64b4959
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on: [push]
jobs:
build:
name: Build
timeout-minutes: 10
strategy:
matrix:
python-version: [2.7, 3.5, 3.6, 3.7, 3.8, 3.9, "3.10", "3.11"]
Expand Down

0 comments on commit 64b4959

Please sign in to comment.