fix: pin rye to 0.27.0 (#2835)

This commit is contained in:
Ankur Srivastava 2024-03-01 09:06:26 +01:00 committed by GitHub
parent e34f196c2c
commit 8b039dec7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 &