Skip to content

Commit

Permalink
Update node.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
guptaankit015 committed Dec 21, 2023
1 parent 4e86bc1 commit ad61ac2
Showing 1 changed file with 1 addition and 41 deletions.
42 changes: 1 addition & 41 deletions .github/workflows/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push]
jobs:
echo-job:
timeout-minutes: 15
runs-on: warpdev-ubuntu-latest-amd64-4x
runs-on: warp-ubuntu-latest-x64-4x
strategy:
fail-fast: false
matrix:
Expand All @@ -32,46 +32,6 @@ jobs:
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
]

env:
Expand Down

0 comments on commit ad61ac2

Please sign in to comment.