Skip to content

Commit da72ec2

Browse files
soulbirdsoulbird
andauthored
fix: unable to locate package createrepo (#243)
* test ubuntu 1804 * fix(ci): unable to locate package createrepo Co-authored-by: soulbird <[email protected]>
1 parent 5868e5c commit da72ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency:
1010
jobs:
1111
publish_apisix:
1212
name: Build and Publish RPM Package
13-
runs-on: ubuntu-20.04
13+
runs-on: ubuntu-18.04
1414
timeout-minutes: 60
1515
env:
1616
VAR_COS_BUCKET_CI: ${{ secrets.VAR_COS_BUCKET_CI }}

0 commit comments

Comments
 (0)