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 ec1dd41 commit 53ba22bCopy full SHA for 53ba22b
.github/workflows/integration.yml
@@ -20,7 +20,7 @@ jobs:
20
21
build:
22
name: Build and Test
23
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
24
steps:
25
- name: Checkout project
26
uses: actions/checkout@v4
0 commit comments