Skip to content

Commit 6ad071e

Browse files
committed
chore: switch workflow to ubuntu-latest
1 parent f58295b commit 6ad071e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
workflow_dispatch:
99
jobs:
1010
build:
11-
runs-on: ubuntu-24.04 # uses podman from 24.04 or later
11+
runs-on: ubuntu-latest
1212
env:
1313
REGISTRY: ghcr.io
1414
IMAGE: ghcr.io/${{ github.repository_owner }}/smtp-proxy

0 commit comments

Comments
 (0)