Skip to content

Commit 1ca9aa4

Browse files
committed
Adjust CI for this repo
1 parent 4b389b1 commit 1ca9aa4

File tree

4 files changed

+1
-124
lines changed

4 files changed

+1
-124
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
# https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability
9090
strategy:
9191
matrix:
92-
msrv: [1.56.1] # 2021 edition requires 1.56
92+
msrv: [1.59.0]
9393
name: ubuntu / ${{ matrix.msrv }}
9494
steps:
9595
- uses: actions/checkout@v3

.github/workflows/nostd.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

.github/workflows/safety.yml

Lines changed: 0 additions & 86 deletions
This file was deleted.

azure-pipelines.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)