We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33c1e80 commit bd38ce4Copy full SHA for bd38ce4
1 file changed
.github/workflows/manual-build.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- os: ['ubuntu-latest', 'macos-latest', 'windows-latest']
+ os: ['ubuntu-20.04', 'ubuntu-latest', 'macos-latest', 'windows-latest']
14
15
steps:
16
- uses: actions/checkout@v2
0 commit comments