test: retest with Nim 2.0

This commit is contained in:
Roman 2023-12-13 13:23:18 +01:00
parent 20492387c0
commit cd5512d1a7
No known key found for this signature in database
GPG Key ID: B8FE070B54E11B75
2 changed files with 2 additions and 7 deletions

View File

@ -121,10 +121,5 @@ runs:
env MAKE="${MAKE_CMD} -j${ncpu}" ARCH_OVERRIDE=${PLATFORM} NIM_COMMIT=${{ inputs.nim_branch }} \
QUICK_AND_DIRTY_COMPILER=1 QUICK_AND_DIRTY_NIMBLE=1 CC=gcc \
bash build_nim.sh nim csources ${NIMBLE_DIR} NimBinaries
# nimble install nimble -y
# ls -la nim/bin
# rm -rf nim/bin/nimble.exe
# ln -s $NIMBLE_DIR/bin/nimble.cmd nim/bin/nimble.cmd
# ls -la nim/bin
# find / -name nimble.exe

View File

@ -32,7 +32,7 @@ jobs:
cpu: amd64
- os: windows
cpu: amd64
branch: [version-1-6]
branch: [version-2-0]
include:
- target:
os: linux