mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
ci: binaries-linux-x64: switch to more stable alpine:latest
This commit is contained in:
parent
0bcad0a39c
commit
384cb4da38
2
.github/workflows/binaries-linux-x64.yml
vendored
2
.github/workflows/binaries-linux-x64.yml
vendored
@ -21,7 +21,7 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container: alpine:edge
|
||||
container: alpine:latest
|
||||
steps:
|
||||
|
||||
- name: Check out
|
||||
|
Loading…
Reference in New Issue
Block a user