Skip to content

Commit

Permalink
drop nimskull until they fix their compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
disruptek committed Mar 28, 2024
1 parent e6fdd30 commit cffc8e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ jobs:
# version: version-1-6
#- name: nim
#version: version-1-4
- name: nimskull
version: "*"
# - name: nimskull
# version: "*"

name: '${{ matrix.os }} (${{ matrix.compiler.name }} ${{ matrix.compiler.version }})'
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit cffc8e9

Please sign in to comment.