We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43a3a73 commit 67c3c23Copy full SHA for 67c3c23
.github/workflows/main.yml
@@ -56,7 +56,7 @@ jobs:
56
strategy:
57
fail-fast: true
58
matrix:
59
- os: [ubuntu-latest]
+ os: [ubuntu-20.04]
60
#os: [ubuntu-20.04, ubuntu-18.04]
61
62
runs-on: ${{ matrix.os }}
0 commit comments