We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbcd905 commit 0106b5bCopy full SHA for 0106b5b
.github/workflows/run_performance.yml
@@ -9,7 +9,7 @@ env:
9
DLB_BOT_USERNAME: ${{ secrets.DLB_BOT_USERNAME }}
10
jobs:
11
build:
12
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
13
steps:
14
15
- name: Free up disk space
0 commit comments