Skip to content

Commit 2634805

Browse files
authored
Update build.yml
1 parent 80999af commit 2634805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
os: [ubuntu-latest, macos-latest, windows-latest]
11+
os: [ubuntu-20.04, macos-latest, windows-latest]
1212
ido: [5.3, 7.1]
1313

1414
name: Recompiling ido ${{ matrix.ido }} for ${{ matrix.os }}

0 commit comments

Comments
 (0)