Skip to content

Commit 1167b5d

Browse files
committed
use the latest ubuntu vresion
1 parent 1bffb9a commit 1167b5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ghcr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build-docker-image:
9-
runs-on: ubuntu-20.04
9+
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout
1212
uses: actions/checkout@v4

0 commit comments

Comments
 (0)