File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ concurrency:
10
10
jobs :
11
11
invariants :
12
12
name : Invariants
13
- runs-on : ubuntu-20 -04-4-cores
13
+ runs-on : ubuntu-24 -04-4-cores
14
14
timeout-minutes : 1
15
15
steps :
16
16
-
uses :
actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # [email protected]
22
22
23
23
bootstrap :
24
24
name : Local E2E Tests
25
- runs-on : ubuntu-20 -04-4-cores
25
+ runs-on : ubuntu-24 -04-4-cores
26
26
timeout-minutes : 10
27
27
steps :
28
28
-
uses :
actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # [email protected]
32
32
33
33
rewind :
34
34
name : Rewind Chain Tests
35
- runs-on : ubuntu-20 -04-4-cores
35
+ runs-on : ubuntu-24 -04-4-cores
36
36
timeout-minutes : 10
37
37
steps :
38
38
-
uses :
actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # [email protected]
42
42
43
43
lint :
44
44
name : Lint
45
- runs-on : ubuntu-20 -04-4-cores
45
+ runs-on : ubuntu-24 -04-4-cores
46
46
timeout-minutes : 35
47
47
steps :
48
48
-
uses :
actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # [email protected]
70
70
71
71
tests :
72
72
name : Unit Tests
73
- runs-on : ubuntu-20 -04-4-cores
73
+ runs-on : ubuntu-24 -04-4-cores
74
74
timeout-minutes : 35
75
75
steps :
76
76
-
uses :
actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # [email protected]
You can’t perform that action at this time.
0 commit comments