This commit is contained in:
qiaofeng1227 2023-09-27 17:09:24 +08:00
parent 3777bfea3b
commit a0b027c428
2 changed files with 2 additions and 3 deletions

View file

@ -39,7 +39,6 @@ jobs:
zip -r websoft9-$version.zip websoft9
cp websoft9-$version.zip artifacts
cp install/install.sh artifacts
cp install/update.sh artifacts
cp version.json artifacts
cp CHANGELOG.md artifacts
cp artifacts/websoft9-$version.zip artifacts/websoft9-latest.zip

View file

@ -10,8 +10,8 @@
},
"OS": {
"Fedora": [
"38",
"37"
"37",
"35"
],
"RedHat": [
"9",