Skip to content

Commit d9856f8

Browse files
committed
Update comments
1 parent f02f526 commit d9856f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ jobs:
1212
test:
1313
strategy:
1414
matrix:
15-
# test all Rust versions on ubuntu-latest
15+
# test both stable and beta versions of Rust on ubuntu-latest
1616
os: [ubuntu-latest]
1717
rust: [stable, beta]
18-
# test stable Rust on Windows
18+
# test only stable version of Rust on Windows
1919
include:
2020
- rust: stable
2121
os: windows-latest

0 commit comments

Comments
 (0)