Skip to content

Commit

Permalink
Merge branch 'master' into ci-arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomrsantos authored Oct 10, 2024
2 parents 14ec48e + a3b8729 commit 759f73c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/daily_common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:

name: '${{ matrix.platform.os }}-${{ matrix.cpu }} (Nim ${{ matrix.nim.branch }})'
runs-on: ${{ matrix.platform.builder }}
continue-on-error: ${{ matrix.nim.branch == 'devel' || matrix.nim.branch == 'version-2-0' }}
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 759f73c

Please sign in to comment.