Skip to content

Commit 95346c7

Browse files
committed
ci
1 parent c222dd0 commit 95346c7

1 file changed

Lines changed: 4 additions & 15 deletions

File tree

.github/workflows/nim.yml

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,7 @@ jobs:
1111
uses: status-im/nimbus-common-workflow/.github/workflows/common.yml@main
1212
with:
1313
nim-versions: '["version-2-0", "version-2-2"]'
14-
strategy:
15-
matrix:
16-
target:
17-
- os: linux
18-
cpu: amd64
19-
platform: x64
20-
builder: ubuntu-latest
21-
- os: linux-gcc-14
22-
cpu: amd64
23-
platform: x64
24-
builder: ubuntu-24.04
25-
- os: linux
26-
cpu: i386
27-
platform: x86
28-
builder: ubuntu-latest
14+
os: linux
15+
cpu: amd64
16+
platform: x64
17+
builder: ubuntu-latest

0 commit comments

Comments
 (0)