Skip to content

Commit f53a82e

Browse files
authored
ci: use ubuntu-latest instead of ubuntu-latest-m (#118)
1 parent 9378de8 commit f53a82e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
strategy:
4141
matrix:
4242
os:
43-
- ubuntu-latest-m
43+
- ubuntu-latest
4444
- macos-latest
4545
rust: [stable]
4646
steps:

0 commit comments

Comments
 (0)