mirror of
https://github.com/status-im/nim-codex.git
synced 2025-02-19 14:14:40 +00:00
revert changes to ci.yml
This commit is contained in:
parent
3492e49da1
commit
88b86a6d12
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -6,12 +6,12 @@ on:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
env:
|
||||
cache_nonce: 1 # Allows for easily busting actions/cache caches
|
||||
cache_nonce: 0 # Allows for easily busting actions/cache caches
|
||||
nim_version: v1.6.14
|
||||
jobs:
|
||||
build:
|
||||
strategy:
|
||||
# fail-fast: false
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user