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