We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea0541 commit 007467bCopy full SHA for 007467b
1 file changed
.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: build
2
on: [push, pull_request]
3
jobs:
4
build:
5
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
6
strategy:
7
fail-fast: false
8
matrix:
0 commit comments