|
|
@ -18,7 +18,7 @@ jobs:
|
|
|
|
strategy:
|
|
|
|
strategy:
|
|
|
|
matrix:
|
|
|
|
matrix:
|
|
|
|
os: [ubuntu-latest, windows-latest, macOS-latest]
|
|
|
|
os: [ubuntu-latest, windows-latest, macOS-latest]
|
|
|
|
rust: [nightly, beta, stable]
|
|
|
|
rust: [nightly, beta, stable, 1.63]
|
|
|
|
|
|
|
|
|
|
|
|
steps:
|
|
|
|
steps:
|
|
|
|
- uses: actions/checkout@v3
|
|
|
|
- uses: actions/checkout@v3
|
|
|
|