Skip to content

Commit 27cb422

Browse files
authored
Update manual-build.yml
1 parent 6d74133 commit 27cb422

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/manual-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
os: ['ubuntu-latest', 'macos-latest', 'windows-latest']
13+
os: ['ubuntu-20.04', 'ubuntu-latest', 'macos-latest', 'windows-latest']
1414

1515
steps:
1616
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)