Skip to content

Commit faa4b19

Browse files
authored
Merge pull request #231 switch to new ubuntu image
2 parents e8e5608 + f6b178b commit faa4b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
YDB_USE_IN_MEMORY_PDISKS: true
3535
options: '-h localhost'
3636

37-
runs-on: ubuntu-20.04
37+
runs-on: ubuntu-24.04
3838

3939
steps:
4040
- name: Install rust

0 commit comments

Comments
 (0)