Skip to content

Commit

Permalink
Update jams.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumekh authored Jul 2, 2024
1 parent 09c558a commit df5dc4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/jams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
- "3.12"
timeout-minutes: 1
# - "3.11"
# - "3.12"
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- name: Setup Python ${{ matrix.python-version }}
Expand Down

0 comments on commit df5dc4b

Please sign in to comment.