Skip to content

Commit 1dff7ee

Browse files
committed
Updated Ubuntu on CI
1 parent 5251903 commit 1dff7ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: Run tests
1616
strategy:
1717
matrix:
18-
os: [ ubuntu-22.04, windows-latest, macos-latest ]
18+
os: [ ubuntu-24.04, windows-latest, macos-latest ]
1919

2020
runs-on: ${{ matrix.os }}
2121

0 commit comments

Comments
 (0)