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 d02f68e commit 3133cdaCopy full SHA for 3133cda
.github/workflows/linux-arm64-build-and-test.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
fail-fast: false
22
matrix:
23
- node-version: [22.X]
+ node-version: [24.X]
24
architecture: [arm64]
25
ros_distribution:
26
- humble
0 commit comments