Skip to content

Commit

Permalink
docs: delete unused strategy.matrix from devel usage
Browse files Browse the repository at this point in the history
  • Loading branch information
jiro4989 committed Jul 16, 2024
1 parent 3cbd23d commit f12f885
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,11 +285,6 @@ setup-nim-action will fetch the devel source code and build the nim compiler eve
jobs:
test_devel:
runs-on: ubuntu-latest
strategy:
matrix:
include:
- nim-version: 'devel'
cache-key: 'devel'
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f12f885

Please sign in to comment.