Skip to content

Commit 3e640d0

Browse files
committed
update ubuntu 20.04 tester.
1 parent 006bead commit 3e640d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ jobs:
415415
strategy:
416416
fail-fast: false
417417
matrix:
418-
os: ['ubuntu-20.04']
418+
os: ['ubuntu-24.04']
419419
build_type: ['Debug']
420420

421421
runs-on: ${{ matrix.os }}
@@ -596,7 +596,7 @@ jobs:
596596
strategy:
597597
fail-fast: false
598598
matrix:
599-
os: ['ubuntu-20.04']
599+
os: ['ubuntu-24.04']
600600
build_type: ['Debug']
601601

602602
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)