Skip to content

Commit 701df24

Browse files
committed
Change ubuntu on github runners
1 parent b65c9cf commit 701df24

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/compilation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
jobs:
1515

1616
configuration:
17-
runs-on: ubuntu-22.04
17+
runs-on: ubuntu-24.04
1818
name: Dependencies
1919

2020
steps:

.github/workflows/configuration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
jobs:
1616

1717
configuration:
18-
runs-on: ubuntu-22.04
18+
runs-on: ubuntu-24.04
1919
name: Dependencies
2020

2121
steps:

0 commit comments

Comments
 (0)