mirror of
https://github.com/logos-storage/nim-chroprof.git
synced 2026-01-03 05:53:07 +00:00
use specific versions instead of branches in CI versions
This commit is contained in:
parent
78bd071f9d
commit
3187e8a59b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
nim: [version-1-6, version-2-0, devel]
|
||||
nim: [1.6.18, 2.0.2, devel]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user