Bump version in the CIs

This commit is contained in:
Kerollmops 2025-03-31 16:45:08 +02:00
parent f0f6c3000f
commit ee15d4fe77
No known key found for this signature in database
GPG key ID: F250A4C4E3AE5F5F
15 changed files with 132 additions and 134 deletions

View file

@ -15,7 +15,7 @@ jobs:
runs-on: benchmarks
steps:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@1.81
- uses: dtolnay/rust-toolchain@1.85
with:
profile: minimal
@ -68,7 +68,7 @@ jobs:
run: telegraf --config https://eu-central-1-1.aws.cloud2.influxdata.com/api/v2/telegrafs/08b52e34a370b000 --once --debug
# Helper
- name: 'README: compare with another benchmark'
- name: "README: compare with another benchmark"
run: |
echo "${{ steps.file.outputs.basename }}.json has just been pushed."
echo 'How to compare this benchmark with another one?'