Another CI suggested style fix

This commit is contained in:
Amos Bird 2022-01-19 14:38:55 +08:00
parent 4e18368186
commit 9fdd420023
No known key found for this signature in database
GPG Key ID: 80D430DCBECFEDB4

View File

@ -7,10 +7,10 @@ env:
on: # yamllint disable-line rule:truthy
push:
branches:
# 22.1 and 22.10
# 22.1 and 22.10
- '2[1-9].[1-9][0-9]'
- '2[1-9].[1-9]'
jobs:
DockerHubPushAarch64:
runs-on: [self-hosted, func-tester-aarch64]