Skip to content

Commit 570e1f2

Browse files
committed
WIP: simplified matrix
1 parent 2da2b23 commit 570e1f2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/matrix.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"cgal_branch": [
33
"v6.1",
4-
"6.1.x-branch",
5-
"main"
4+
// "6.1.x-branch",
5+
// "main"
66
],
77
"python-version": [
8-
"3.10",
9-
"3.11",
10-
"3.12",
11-
"3.13",
8+
// "3.10",
9+
// "3.11",
10+
// "3.12",
11+
// "3.13",
1212
"3.14"
1313
],
1414
"os": [

0 commit comments

Comments
 (0)