We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e97173e commit 3b9bb9eCopy full SHA for 3b9bb9e
.github/workflows/pr.yml
@@ -29,7 +29,7 @@ jobs:
29
build:
30
name: Build images
31
if: github.event_name == 'workflow_dispatch'
32
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
33
env:
34
HUSKY: 0
35
steps:
0 commit comments