Skip to content

Commit

Permalink
Update Nim version in tests to 1.6.18.
Browse files Browse the repository at this point in the history
  • Loading branch information
moigagoo committed Jan 30, 2024
1 parent d1f7faa commit 844d1a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

strategy:
matrix:
nim-version: ['1.6.10', 'devel']
nim-version: ['1.6.18', 'devel']

services:
postgres:
Expand Down Expand Up @@ -53,7 +53,7 @@ jobs:

strategy:
matrix:
nim-version: ['1.6.10', 'devel']
nim-version: ['1.6.18', 'devel']

services:
postgres:
Expand Down

0 comments on commit 844d1a5

Please sign in to comment.