Skip to content

Commit e05039c

Browse files
committed
WIP
1 parent 4037cd7 commit e05039c

10 files changed

Lines changed: 27 additions & 507 deletions

File tree

.github/workflows/generate_binaries.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ permissions:
88
contents: write
99
packages: read
1010

11-
concurrency:
12-
group: binaries-${{ github.ref }}
13-
cancel-in-progress: true
14-
1511
jobs:
1612
build-linux:
1713
name: Build (Linux targets) - ${{ matrix.target.name }}

.github/workflows/unit_tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ permissions:
88
contents: write
99
packages: read
1010

11-
concurrency:
12-
group: binaries-${{ github.ref }}
13-
cancel-in-progress: true
14-
1511
jobs:
1612
linux:
1713
name : Unit tests for Linux

0 commit comments

Comments
 (0)