Skip to content

Commit c140eb9

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

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-24.04
15+
runs-on: ubuntu-22.04
1616

1717
steps:
1818
- name: Check out repository code

0 commit comments

Comments
 (0)