mirror of https://github.com/fafhrd91/actix-web
check all the versions
This commit is contained in:
parent
f17401dcb7
commit
ce405e7098
|
@ -17,8 +17,10 @@ jobs:
|
||||||
- { name: Windows, os: windows-latest, triple: x86_64-pc-windows-msvc }
|
- { name: Windows, os: windows-latest, triple: x86_64-pc-windows-msvc }
|
||||||
version:
|
version:
|
||||||
- 1.46.0 # MSRV
|
- 1.46.0 # MSRV
|
||||||
# - stable
|
- 1.47.0
|
||||||
|
- 1.48.0
|
||||||
- 1.49.0
|
- 1.49.0
|
||||||
|
- 1.50.0
|
||||||
- stable
|
- stable
|
||||||
- beta
|
- beta
|
||||||
- nightly
|
- nightly
|
||||||
|
|
Loading…
Reference in New Issue