Skip to content

Commit 1cd1810

Browse files
committed
Change to ubuntu-latest same as ci-complete
1 parent e1d7ae9 commit 1cd1810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/osrm-backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ jobs:
657657
algorithm: [ch, mld]
658658
load_method: [datastore, mmap, directly]
659659
name: cucumber-${{ matrix.build-config }}-${{ matrix.algorithm }}-${{ matrix.load_method }}
660-
runs-on: ubuntu-24.04
660+
runs-on: ubuntu-latest
661661
steps:
662662
- uses: actions/checkout@v4
663663
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)