We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e6beeb commit 088a2b1Copy full SHA for 088a2b1
1 file changed
.github/workflows/linux-arm64-build-and-test.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
fail-fast: false
22
matrix:
23
- node-version: [16.X]
+ node-version: [20.X]
24
architecture: [arm64]
25
ros_distribution:
26
- humble
0 commit comments