Skip to content

Commit

Permalink
feat: devel test
Browse files Browse the repository at this point in the history
  • Loading branch information
jiro4989 committed Jul 5, 2024
1 parent 0638563 commit 3905248
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ jobs:
- macOS-latest
nim-version:
- 'stable'
- 'devel'
exclude:
- os: windows-latest
nim-version: devel
steps:
- uses: actions/checkout@v4
- uses: jiro4989/setup-nim-action@v2-beta
Expand Down

0 comments on commit 3905248

Please sign in to comment.