Skip to content

Commit 603cde2

Browse files
authored
Update build-and-test.yml
1 parent 3ad6372 commit 603cde2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
test:
2929
name: Integration Test
3030
needs: [build]
31-
runs-on: ubuntu-20.04
31+
runs-on: ubuntu-24.04
3232
steps:
3333
- uses: actions/download-artifact@v4
3434
with:

0 commit comments

Comments
 (0)