Skip to content

Commit

Permalink
Merge pull request #244 from lrineau/cgal-5.5.3
Browse files Browse the repository at this point in the history
CGAL 5.5.3
  • Loading branch information
lrineau authored Jul 28, 2023
2 parents 7b05f56 + 972ead5 commit c46e0fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- cron: "0 2 * * 0"

env:
LATEST_CGAL_VERSION: '5.5.2'
LATEST_CGAL_VERSION: '5.5.3'

jobs:
sdist:
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:
strategy:
fail-fast: false
matrix:
cgal_branch: [v5.5.2, 5.5.x-branch, 5.6.x-branch, master]
cgal_branch: [v5.5.3, 5.5.x-branch, 5.6.x-branch, master]
#cgal_branch: [v5.5]
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11']
#python-version: ["3.9"]
Expand Down

0 comments on commit c46e0fa

Please sign in to comment.