mirror of
https://github.com/status-im/nim-codex.git
synced 2025-02-22 15:38:37 +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:
|
pull_request:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
env:
|
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
|
nim_version: v1.6.14
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
strategy:
|
strategy:
|
||||||
# fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user