Skip to content

Commit 3b746ff

Browse files
chore(ci): run agent ci on v20
1 parent b209413 commit 3b746ff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/agent.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
strategy:
2121
matrix:
22-
# v21 only for --test-concurrency cause of an obscur bug with test_runner with ci
23-
node-version: [21.x]
22+
node-version: [20.x]
2423
fail-fast: false
2524
steps:
2625
- name: Harden Runner

0 commit comments

Comments
 (0)