Skip to content

Commit c4c6305

Browse files
use ubuntu-latest to spin alpine container
Co-authored-by: Benedikt Heine <[email protected]>
1 parent e1c4cd5 commit c4c6305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
image: ghcr.io/dunst-project/docker-images:misc-doxygen
114114

115115
appimage:
116-
runs-on: ubuntu-22.04
116+
runs-on: ubuntu-latest
117117
container: alpine:latest
118118
steps:
119119
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)