test more versions

This commit is contained in:
treeform 2023-03-04 16:39:12 -08:00
parent 76ea02c0d7
commit 72f0a1f7d5

View file

@ -6,6 +6,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest]
nim-version: ['1.4.0', '1.4.x', 'stable']
runs-on: ${{ matrix.os }}