Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7511aa1

Browse files
committedDec 30, 2024·
wip
1 parent c19f08a commit 7511aa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/linux.yml

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
- name: Run tests [compio]
5959
uses: actions-rs/cargo@v1
6060
timeout-minutes: 40
61+
if: matrix.version != '1.75.0'
6162
with:
6263
command: test
6364
args: --all --features=ntex/compio -- --nocapture

0 commit comments

Comments
 (0)
Please sign in to comment.