We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8508522 commit c650744Copy full SHA for c650744
1 file changed
.github/workflows/ramscb-ci.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
basic-suite:
15
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
16
steps:
17
- name: Install dependencies
18
run: |
0 commit comments