We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 529966f + 5374bd4 commit d94e26dCopy full SHA for d94e26d
.github/workflows/linux.yml
@@ -10,7 +10,7 @@ env:
10
jobs:
11
build:
12
runs-on:
13
- ubuntu-18.04
+ ubuntu-20.04
14
15
steps:
16
- name: Checkout
0 commit comments