We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48efa29 commit 55fa64fCopy full SHA for 55fa64f
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
32
Linux:
33
name: ${{ matrix.mode.name }}
34
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
35
timeout-minutes: 30
36
strategy:
37
matrix:
0 commit comments