Skip to content

Commit

Permalink
ci: use fixed os version of ubuntu (apache#8438)
Browse files Browse the repository at this point in the history
  • Loading branch information
tzssangglass authored and spacewander committed Jan 5, 2023
1 parent e3bdf27 commit 89954b6
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 89954b6

Please sign in to comment.