Skip to content

Commit

Permalink
Merge branch 'ApsaraDB:POLARDB_11_DEV' into POLARDB_11_DEV
Browse files Browse the repository at this point in the history
  • Loading branch information
Howard229 authored Jul 8, 2024
2 parents ee9ee0a + 0e110df commit 6bfee19
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
base_image: [ centos7, anolis8, rocky8, rocky9 ]
# base_image: [ centos7, anolis8, rocky8, rocky9 ]
base_image: [ centos7, anolis8 ]
steps:
- name: Fetch source code
uses: actions/checkout@v4
Expand Down

0 comments on commit 6bfee19

Please sign in to comment.