Skip to content

Commit

Permalink
github/workflow: drop tests against version-1-4
Browse files Browse the repository at this point in the history
  • Loading branch information
jxy committed Jan 3, 2023
1 parent b0ade0d commit 66fd366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
build:
strategy:
matrix:
nim-branch: [version-1-4, version-1-6, version-2-0, devel]
nim-branch: [version-1-6, version-2-0, devel]
fuel-compat: [0, 1]
fail-fast: false
name: nim-${{ matrix.nim-branch }}-FUELCompat:${{ matrix.fuel-compat }}
Expand Down

0 comments on commit 66fd366

Please sign in to comment.