diff options
| author | J08nY | 2025-06-17 14:22:03 +0200 |
|---|---|---|
| committer | J08nY | 2025-06-17 14:22:03 +0200 |
| commit | fbbc81029f9e3010f6a5d2e88ba4c72f4638d61c (patch) | |
| tree | fda901c9caeff2f02530f4936cecc8a9b7decf67 | |
| parent | 75dc4e32bd1bcf59699c0e4a4ba3b1c1b83e54c9 (diff) | |
| download | pyecsca-fbbc81029f9e3010f6a5d2e88ba4c72f4638d61c.tar.gz pyecsca-fbbc81029f9e3010f6a5d2e88ba4c72f4638d61c.tar.zst pyecsca-fbbc81029f9e3010f6a5d2e88ba4c72f4638d61c.zip | |
| -rw-r--r-- | .github/workflows/perf.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/perf.yml b/.github/workflows/perf.yml index 8425693..126e193 100644 --- a/.github/workflows/perf.yml +++ b/.github/workflows/perf.yml @@ -65,7 +65,7 @@ jobs: path: .perf merge: - runs-on: ubuntu-20.04 + runs-on: ubuntu-latest needs: perf steps: - name: Download perf results |
