We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 934538e commit c767dadCopy full SHA for c767dad
.github/workflows/deploy.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
build:
13
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-20.04
14
15
steps:
16
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
0 commit comments