Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Commit

Permalink
Downgrade CI version back to 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
greenfork committed Nov 22, 2021
1 parent fc7afbf commit bd20528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
fail-fast: false
matrix:
os: [windows-latest, ubuntu-18.04, macos-latest]
nim-version: ['1.6.0']
nim-version: ['1.4.2']
include:
- os: ubuntu-latest
nim-version: devel
Expand Down

0 comments on commit bd20528

Please sign in to comment.