fix #369 降级Ubuntu版本适配Deepin包管理工具 (#372)

This commit is contained in:
WhiteFall 2023-05-08 19:37:44 +08:00 committed by GitHub
parent 809fa4ec09
commit ba1bb755da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ concurrency:
jobs:
Linux:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Checkout repository