We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80999af commit 2634805Copy full SHA for 2634805
.github/workflows/build.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- os: [ubuntu-latest, macos-latest, windows-latest]
+ os: [ubuntu-20.04, macos-latest, windows-latest]
12
ido: [5.3, 7.1]
13
14
name: Recompiling ido ${{ matrix.ido }} for ${{ matrix.os }}
0 commit comments