We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3822795 commit 6bdfd16Copy full SHA for 6bdfd16
.github/workflows/test-and-deploy.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
test-and-deploy:
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
13
14
defaults:
15
run:
0 commit comments