Skip to content

Commit bf1efce

Browse files
committed
cpp-matrix uses ubuntu-24-04
#ci
1 parent 242e8e9 commit bf1efce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ concurrency:
1919

2020
jobs:
2121
cpp-matrix:
22-
runs-on: ubuntu-latest
22+
runs-on: ubuntu-24.04
2323
name: Generate Test Matrix
2424
outputs:
2525
matrix: ${{ steps.cpp-matrix.outputs.matrix }}

0 commit comments

Comments
 (0)