1
0
Fork 0

Merge branch v2.11 into v3.0

This commit is contained in:
kevinpollet 2024-06-10 15:35:51 +02:00
commit 00b1d8b0bc
No known key found for this signature in database
GPG key ID: 0C9A5DDD1B292453
37 changed files with 160 additions and 103 deletions

View file

@ -39,7 +39,7 @@ jobs:
fail-fast: true
matrix:
parallel: [12]
index: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 , 11]
index: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11]
steps:
- name: Check out code