This commit is contained in:
Ryan Oldenburg 2022-02-05 18:47:58 -06:00
parent 04fe713500
commit fe0125dea0

View file

@ -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 }}