Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
richarddavison committed Jan 21, 2025
1 parent 713ba3b commit dc20b77
Show file tree
Hide file tree
Showing 3 changed files with 1,527 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
# https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability
strategy:
matrix:
msrv: [1.66.0] # required by relative-path
msrv: [1.61.0] # required by relative-path
name: ubuntu / ${{ matrix.msrv }}
steps:
- uses: actions/checkout@v4
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
target
.ccls-cache
Cargo.lock
.gdb_history
Loading

0 comments on commit dc20b77

Please sign in to comment.