Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.github(workflows), nimble: bump Nim from 1.6.8 to 1.6.10 #707

Merged
merged 1 commit into from
Nov 24, 2022

Conversation

ee7
Copy link
Member

@ee7 ee7 commented Nov 16, 2022

See the release blog post and changes since 1.6.8.


To-do:

Previous Nim bump: #666

Command run:

git ls-files -z | xargs -0 sed -i 's/1.6.8/1.6.10/g'  

Double checking:

$ git rev-parse --short HEAD
1a5b35d7
$ git grep --break --heading '1\.6'
.github/workflows/build.yml
42:          version: "binary:1.6.10"

.github/workflows/tests.yml
45:          version: "binary:1.6.10"

configlet.nimble
21:requires "nim >= 1.6.10"

@ee7 ee7 marked this pull request as ready for review November 24, 2022 09:49
@ee7 ee7 merged commit 84ac6ef into exercism:main Nov 24, 2022
@ee7 ee7 deleted the bump-Nim-1.6.10 branch November 24, 2022 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants