diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f209d4728..6264044ba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,9 +2,10 @@ name: CI - Test on: push: branches: - - master - - unstable - pull_request: + # - master + # - unstable + - 'test-ci-with-latest-nimble' + #pull_request: workflow_dispatch: concurrency: