Skip to content

Commit

Permalink
ci: use fixed os version of ubuntu (#8438) (#8614)
Browse files Browse the repository at this point in the history
Co-authored-by: tzssangglass <[email protected]>
  • Loading branch information
spacewander and tzssangglass authored Jan 6, 2023
1 parent e1c3008 commit d8f1760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/centos7-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ permissions:
jobs:
test_apisix:
name: run ci on centos7
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
timeout-minutes: 90
strategy:
fail-fast: false
Expand Down

0 comments on commit d8f1760

Please sign in to comment.