Skip to content

Commit fe46d25

Browse files
authored
Update push-to-ghcr.yml: ubuntu-latest
1 parent 857977a commit fe46d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-to-ghcr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
docker_publish:
15-
runs-on: "ubuntu-20.04"
15+
runs-on: ubuntu-latest
1616

1717
steps:
1818
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)