revert changes to ci.yml

This commit is contained in:
gmega 2023-12-07 16:17:48 -03:00
parent 3492e49da1
commit 88b86a6d12
No known key found for this signature in database
GPG Key ID: FFD8DAF00660270F

View File

@ -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