Skip to content

Commit 53ba22b

Browse files
authored
Suspected change in ubuntu (#2949)
1 parent ec1dd41 commit 53ba22b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
build:
2222
name: Build and Test
23-
runs-on: ubuntu-latest
23+
runs-on: ubuntu-24.04
2424
steps:
2525
- name: Checkout project
2626
uses: actions/checkout@v4

0 commit comments

Comments
 (0)