build(ci): use anolisos in ci workflow (#61)

This commit is contained in:
He Wang 2024-07-31 20:49:36 +08:00 committed by GitHub
parent 8271fd9baa
commit e3a46a9445
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container: 'centos:7'
container: 'openanolis/anolisos:8.8'
steps:
- uses: actions/checkout@v2
- name: Install dependencies