Skip to content

Commit 73d8f64

Browse files
committed
Use ubuntu-latest for building the project
1 parent 55e3a34 commit 73d8f64

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
@@ -19,7 +19,7 @@ jobs:
1919

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

0 commit comments

Comments
 (0)