We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55e3a34 commit 73d8f64Copy full SHA for 73d8f64
.github/workflows/integration.yml
@@ -19,7 +19,7 @@ jobs:
19
20
build:
21
name: Build and Test
22
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-latest
23
steps:
24
- name: Checkout project
25
uses: actions/checkout@v4
0 commit comments