We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aab80ea commit 449bdbcCopy full SHA for 449bdbc
1 file changed
.github/workflows/linux.yml
@@ -4,7 +4,7 @@ on: [push, pull_request]
4
5
jobs:
6
linux-build:
7
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
8
steps:
9
- name: Checkout
10
uses: actions/checkout@v1
0 commit comments