cli: update rs to avoid arm64 bug

This commit is contained in:
Connor Peet
2024-09-09 08:53:30 -07:00
parent 4d221c6b85
commit 2e4bae90c6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
parameters:
- name: channel
type: string
default: 1.77
default: 1.81
- name: targets
default: []
type: object

View File

@@ -1,7 +1,7 @@
parameters:
- name: channel
type: string
default: 1.77
default: 1.81
- name: targets
default: []
type: object