Skip to content

Commit 088a2b1

Browse files
authored
Update Node.js version to 20.X in CI workflow
1 parent 2e6beeb commit 088a2b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux-arm64-build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
fail-fast: false
2222
matrix:
23-
node-version: [16.X]
23+
node-version: [20.X]
2424
architecture: [arm64]
2525
ros_distribution:
2626
- humble

0 commit comments

Comments
 (0)