Skip to content

Commit 331db79

Browse files
committed
Updated github CI action runas image to Ubuntu 24.04
1 parent a237e66 commit 331db79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yaml

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

1313
jobs:
1414
build:
15-
runs-on: ubuntu-20.04
15+
runs-on: ubuntu-24.04
1616

1717
steps:
1818
- name: Check out repository code

0 commit comments

Comments
 (0)