Skip to content

Commit 179a021

Browse files
authored
ci: ensure msrv check workflow with R installed (#1341)
1 parent 41d6132 commit 179a021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msrv.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ permissions:
2121

2222
jobs:
2323
test-min-rust-version:
24-
runs-on: ubuntu-latest
24+
runs-on: ubuntu-22.04
2525
steps:
2626
- uses: actions/checkout@v4
2727
- uses: baptiste0928/cargo-install@v3

0 commit comments

Comments
 (0)