Remove macos-latest and windows-latest usages

This commit is contained in:
curquiza
2022-12-20 11:10:09 +01:00
parent 259c04eb28
commit 8ce3a34ffa
3 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
status = [
'Tests on ubuntu-18.04',
'Tests on macos-latest',
'Tests on windows-latest',
'Tests on macos-12',
'Tests on windows-2022',
'Run Clippy',
'Run Rustfmt',
'Run tests in debug',