Skip to content

Commit 3b48d86

Browse files
committed
Update github runner
1 parent ed88344 commit 3b48d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
build_image:
1010
name: Build docker image
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-24.04
1212
steps:
1313
- uses: actions/checkout@master
1414
- name: Fetch latest github release

0 commit comments

Comments
 (0)