rm
This commit is contained in:
parent
04fe713500
commit
fe0125dea0
1 changed files with 0 additions and 3 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -7,9 +7,6 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, windows-latest]
|
os: [ubuntu-latest, windows-latest]
|
||||||
nim-version: ['1.4.x', 'stable']
|
nim-version: ['1.4.x', 'stable']
|
||||||
include:
|
|
||||||
- nim-version: '1.4.x'
|
|
||||||
- nim-version: 'stable'
|
|
||||||
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue