Skip to content

Commit c650744

Browse files
committed
upgrade gitlab ci image to ubuntu 24.04
1 parent 8508522 commit c650744

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ramscb-ci.yml

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

1313
jobs:
1414
basic-suite:
15-
runs-on: ubuntu-20.04
15+
runs-on: ubuntu-24.04
1616
steps:
1717
- name: Install dependencies
1818
run: |

0 commit comments

Comments
 (0)