We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63f679c commit 934ec73Copy full SHA for 934ec73
.github/workflows/chart-preview.yml
@@ -31,7 +31,7 @@ env:
31
32
jobs:
33
build:
34
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
35
steps:
36
- name: Checkout Source
37
uses: actions/checkout@v4
0 commit comments