Skip to content

Commit

Permalink
cpp-matrix uses ubuntu-24-04
Browse files Browse the repository at this point in the history
#ci
alandefreitas committed Jan 13, 2025
1 parent 242e8e9 commit bf1efce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ concurrency:

jobs:
cpp-matrix:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
name: Generate Test Matrix
outputs:
matrix: ${{ steps.cpp-matrix.outputs.matrix }}

0 comments on commit bf1efce

Please sign in to comment.