fix: pin rye to 0.27.0 (#2835)
This commit is contained in:
parent
e34f196c2c
commit
8b039dec7b
|
@ -61,7 +61,7 @@ jobs:
|
|||
with:
|
||||
enable-cache: true
|
||||
working-directory: 'tests/api-testing/'
|
||||
version: '0.21.0'
|
||||
version: '0.27.0'
|
||||
|
||||
- name: Start OpenObserve
|
||||
run: target/debug/openobserve &
|
||||
|
|
Loading…
Reference in New Issue