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 7811974 commit c297685Copy full SHA for c297685
.github/workflows/integrationtests.yml
@@ -13,7 +13,7 @@ jobs:
13
# Build
14
Build:
15
name: Build
16
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
17
steps:
18
- name: Get the sources
19
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
0 commit comments