We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5541e1 + d451d9c commit 794868fCopy full SHA for 794868f
.github/workflows/main.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
deploy:
11
- runs-on: ubuntu-20.04 # Set platform for runner
+ runs-on: ubuntu-22.04 # Set platform for runner
12
concurrency:
13
group: ${{ github.workflow }}-${{ github.ref }}
14
steps:
0 commit comments