mirror of
https://github.com/fafhrd91/actix-net
synced 2025-06-26 22:07:42 +02:00
chore: update MSRV to 1.70
This commit is contained in:
2
.github/workflows/ci-post-merge.yml
vendored
2
.github/workflows/ci-post-merge.yml
vendored
@ -85,7 +85,7 @@ jobs:
|
||||
|
||||
- name: tests
|
||||
if: matrix.target.os != 'ubuntu-latest'
|
||||
run: just test-code
|
||||
run: just test
|
||||
- name: tests
|
||||
if: matrix.target.os == 'ubuntu-latest'
|
||||
run: >-
|
||||
|
Reference in New Issue
Block a user