Skip to content

Commit

Permalink
new releases CGAL-5.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lrineau committed Feb 28, 2024
1 parent 9354f0a commit 705904f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/matrix.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"cgal_branch": ["v5.6", "5.6.x-branch", "master"],
"cgal_branch": ["v5.6.1", "5.6.x-branch", "master"],
"python-version": ["3.8", "3.9", "3.10", "3.11", "3.12"],
"os": ["ubuntu-latest", "macos-latest", "windows-latest"]
}
2 changes: 1 addition & 1 deletion .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.6'
LATEST_CGAL_VERSION: '5.6.1'


jobs:
Expand Down

0 comments on commit 705904f

Please sign in to comment.