1
0
Fork 0

Update OS version in .woodpecker.yml
ci/woodpecker/push/woodpecker Pipeline failed Details

Changed the OS version from Ubuntu to Slim in .woodpecker.yml file. This commit also updates the matrix configuration for Linux architecture.
main
naicoi 2023-05-18 00:46:54 +07:00
parent 4072856af0
commit cb0aef5827
Signed by: naicoi
GPG Key ID: 7142E472DF7CF7D9
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ matrix:
- linux/arm64
os:
- alpine
- ubuntu
- slim
version:
- 16
- 18