Skip to content

Commit 3207a64

Browse files
committed
ci: only run against ipip-402 for SPEED ⚡️
1 parent 2b372a5 commit 3207a64

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
target: ['latest', 'master', 'ipip-402']
16+
# target: ['latest', 'master']
17+
target: ['ipip-402']
1718
defaults:
1819
run:
1920
shell: bash

0 commit comments

Comments
 (0)