Skip to content

Commit 0ecca4e

Browse files
committed
Also here
1 parent 9bd1856 commit 0ecca4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
runs-on: ${{ matrix.os }}
3838
strategy:
3939
matrix:
40-
os: [ubuntu-22.04, ubuntu-20.04]
40+
os: [ubuntu-22.04, ubuntu-24.04]
4141

4242
steps:
4343
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)